Partition<'TVertex>
Namespace: QuickGraph.Algorithms.KernighanLinAlgoritm
Constructors
Constructor | Description |
new(A, B, cutCost)
Signature: (A:SortedSet<'TVertex> * B:SortedSet<'TVertex> * cutCost:float) -> unit
|
Instance members
Instance member | Description |
A()
Signature: unit -> unit
|
|
B()
Signature: unit -> unit
|
|
cutCost()
Signature: unit -> unit
|