Graph.detectCycles

Walks the graph and marks cyclic vertices and edges.

class Graph
void
detectCycles
(
)

Meta