Graph matching
Appearance
Graph matching is the problem of finding a similarity between graphs.[1]
Graphs are commonly used to encode structural information in many fields, including computer vision and pattern recognition, and graph matching is an important tools in these areas. [2]
The case of exact matching is known as the graph isomorphism problem.[1] the problem of exact matching of a graph to a part of another graph is called subgraph isomorphism problem.
See also
References
- ^ a b Endika Bengoetxea, "Inexact Graph Matching Using Estimation of Distribution Algorithms", Ph. D., 2002, Chapter 2:The graph matching problem (retrieved June 28, 2017)
- ^ Endika Bengoetxea, Ph.D., Abstract