QuickGraph


Leaf<'TVertex, 'TEdge>

Namespace: QuickGraph.Algorithms
Parent Module: ChromaticPolynomial

Constructors

ConstructorDescription
new(...)
Signature: (graph:UndirectedGraph<'TVertex,'TEdge> * parent:BaseNode<'TVertex,'TEdge> option * verticesToPaintIfChild:'TVertex list) -> Leaf<'TVertex,'TEdge>

CompiledName: .ctor

Fork me on GitHub