Skip to main content

has_cycle

Function has_cycle 

Source
pub fn has_cycle(graph: &MaterializedGraph) -> bool
Expand description

Cycle detection: returns true if the graph contains a cycle.