| Graph Isomorphism |
Article Index for Graph |
Articles about Graph Isomorphism |
Website Links For Graph |
Information AboutGraph Isomorphism |
| CATEGORIES ABOUT GRAPH ISOMORPHISM | |
| graph theory | |
| graph algorithms | |
|
: with the property that any two vertices and from are adjacent if and only if and are adjacent in . If an Isomorphism can be constructed between two graphs, then we say those graphs are isomorphic. Determining whether two graphs are isomorphic is the Graph Isomorphism Problem . EXAMPLE Consider these two graphs: Although these graphs look very different, they are isomorphic; one isomorphism between them is :: :: :: :: :: :: :: :: SEE ALSO |
|
|