Module type MyARG.IsInteresting

type node
type edge
val is_interesting : node -> edge -> node -> bool