Package | Description |
---|---|
org.jgrapht.alg.independentset |
Algorithms for Independent
Set in a graph.
|
Modifier and Type | Class and Description |
---|---|
class |
ChordalGraphIndependentSetFinder<V,E>
Calculates a maximum
cardinality independent set in a
chordal graph.
|
Copyright © 2019. All rights reserved.