Hello,
We are finding a strange behavior, with the reachable nodes in spanningTree.
In this example:
We are trying to get both path from the red node("ERROR") to the grey one. But when use library spanningTree, the result doesn't return all collecti...