Function daggy::petgraph::algo::is_cyclic
[−]
[src]
pub fn is_cyclic<N, E, Ty, Ix>(g: &Graph<N, E, Ty, Ix>) -> bool where Ix: IndexType, Ty: EdgeType
Deprecated: Renamed to is_cyclic_undirected
.