dataFlow

fun dataFlow(from: Node, to: Node): QueryTree<Boolean>

Checks if a data flow is possible between the nodes from as a source and to as sink.