Graph matching
Appearance
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
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 graph 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