Represents a partitioning of a graph into independent sets of nodes.
Inheritance Hierarchy
IndependentSetsResult
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a collection of all independent sets in the result.
Gets a mapping for each node to its set ID.
Remarks
If the node is not part of an optional subgraph, this mapping returns
-1
.Gets a mapping for each node to its IndependentSet.