Compilation: javac DirectedCycle.java Execution: java DirectedCycle < input.txt Dependencies: Digraph.java Stack.java StdOut.java In.java Data files: http://algs.cs.princeton.edu/42digraph/tinyDG.txt http://algs.cs.princeton.edu/42digraph/tinyDAG.txt Finds a directed cycle
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected