Compilation: javac Cycle.java Dependencies: Graph.java Stack.java Identifies a cycle. Runs in O(E + V) time.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected