Types Of Isomorphism Procedure
Graph isomorphism
- Checking whether two graphs are the same
Subgraph Isomorphism
- Checking whether one graph is completely contained within another, larger one
Maximal common subgraph isomorphism
- Identifying the largest subgraph common to a pair of graphs