SinkVertexPredicate<'TVertex, 'TEdge>
Namespace: QuickGraph.Predicates
Constructors
Constructor | Description |
new(visitedGraph)
Signature: visitedGraph:IIncidenceGraph<'TVertex,'TEdge> -> unit
|
Instance members
Instance member | Description |
Test(v)
Signature: v:'TVertex -> bool
|