|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphMapping | |
---|---|
org.jgrapht.experimental.isomorphism | Algorithms which provide isomorphism check between two graphs. |
org.jgrapht.graph | Implementations of various graphs. |
Uses of GraphMapping in org.jgrapht.experimental.isomorphism |
---|
Classes in org.jgrapht.experimental.isomorphism that implement GraphMapping | |
---|---|
class |
IsomorphismRelation<V,E>
Holds an isomorphism relation for two graphs. |
Uses of GraphMapping in org.jgrapht.graph |
---|
Classes in org.jgrapht.graph that implement GraphMapping | |
---|---|
class |
DefaultGraphMapping<V,E>
Implementation of the GraphMapping interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |