Type Definition omnitigs::hydrostructure::incremental_hydrostructure::BridgeLikeIncrementalHydrostructure[][src]

type BridgeLikeIncrementalHydrostructure<'graph, 'walk, Graph> = IncrementalHydrostructure<'graph, 'walk, Graph, VaporIsPathTracker<'graph, Graph>>;

An incremental hydrostructure that checks if a subwalk is bridge-like.