C

IndependentSetsResult

Represents a partitioning of a graph into independent sets of nodes.
Inheritance Hierarchy

Remarks

This class cannot be instantiated

Members

No filters for this type

Properties

Gets a collection of all independent sets in the result.
readonlyfinal
Gets a mapping for each node to its set ID.
If the node is not part of an optional subgraph, this mapping returns -1.
readonlyfinal
Gets a mapping for each node to its IndependentSet.
readonlyfinal