Hi,
if there's possible to show only shortest-path graph in predecessors windows, how do I get complete predecessors graph?
I have complex graph and want to know, what has to happen before some node. Normally I would use predecessors window, but since there's only shortest path shown, I don't see some edges (and duplicate nodes), so it's useless for me, because it has completly different meaning.
Please help me, how do I get complete information about predecessors?
Thanks