VertexColoringAlgorithm<'TVertex, 'TEdge>
Namespace: QuickGraph.Algorithms.GraphColoring.VertexColoring
Constructors
| Constructor | Description |
new(input)
Signature: input:InputModel<'TVertex,'TEdge> -> unit
|
Instance members
| Instance member | Description |
ColourVertex
Signature: VertexAction<'TVertex>
|
|
Compute()
Signature: unit -> OutputModel<'TVertex,'TEdge>
|