Package | Description |
---|---|
org.jgrapht.experimental.isomorphism |
Algorithms which provide isomorphism check between two graphs.
|
org.jgrapht.graph |
Implementations of various graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
IsomorphismRelation<V,E>
Holds an isomorphism relation for two graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGraphMapping<V,E>
Implementation of the GraphMapping interface.
|
Copyright © 2015. All Rights Reserved.