| Package | Description |
|---|---|
| org.jgrapht.experimental.equivalence |
Classes which enable working with Equivalence Sets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EquivalenceComparatorChainBase<E,C>
This class implements comparator chaining.
Usage examples: graph-theory, node equivalence: You can create a comparator for the inDegree of a node, another for the total weight of outDegree edges, and a third which checks the business content of the node. |
Copyright © 2015. All Rights Reserved.