| Package | Description |
|---|---|
| org.jgrapht.experimental.equivalence |
Classes which enable working with Equivalence Sets.
|
| org.jgrapht.experimental.isomorphism |
Algorithms which provide isomorphism check between two graphs.
|
| Class and Description |
|---|
| EquivalenceComparator
This interface distinguishes between Equivalence sets.
|
| EquivalenceComparatorChain
A container of comparators, which are tested in a chain until the first
result can be supplied.
|
| EquivalenceSet
EquivalenceSet is a Set of elements which have been determined to be
equivalent using EquivalenceComparator.
|
| Class and Description |
|---|
| EquivalenceComparator
This interface distinguishes between Equivalence sets.
|
Copyright © 2015. All Rights Reserved.