Interface EdgeBasedTarjanSCC.EdgeTransitionFilter
- Enclosing class:
EdgeBasedTarjanSCC
public static interface EdgeBasedTarjanSCC.EdgeTransitionFilter
-
Method Summary
-
Method Details
-
accept
- Returns:
- true if edgeState is allowed *and* turning from prevEdge onto edgeState is allowed, false otherwise
-