pub fn directed_reverse<V>() -> TraversalWeight<V>Expand description
Forward cost INFINITY, Backward cost 1.0 — follow edges in reverse only.
pub fn directed_reverse<V>() -> TraversalWeight<V>Forward cost INFINITY, Backward cost 1.0 — follow edges in reverse only.