ALGORITHMS FOR APPROXIMATE GRAPH MATCHING

Citation
Jtl. Wang et al., ALGORITHMS FOR APPROXIMATE GRAPH MATCHING, Information sciences, 82(1-2), 1995, pp. 45-74
Citations number
50
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
Journal title
ISSN journal
00200255
Volume
82
Issue
1-2
Year of publication
1995
Pages
45 - 74
Database
ISI
SICI code
0020-0255(1995)82:1-2<45:AFAGM>2.0.ZU;2-7
Abstract
Labeled graphs are graphs in which each node and edge has a label. The distance between two labeled graphs is considered to be the weighted sum of the costs of edit operations (insert, delete, and relabel the n odes and edges) to transform one graph to the other. The paper conside rs two variants of the approximate graph matching problem (AGM): Given a pattern graph P and a data graph D: 1. What is the distance between P and D? 2. What is the minimum distance between P and D when subgrap hs can be freely removed from D? We first show that no efficient algor ithm can solve either variant of the AGM unless P = NP. Then we presen t several heuristic algorithms leading to approximate solutions. The h euristics are based on probabilistic hill climbing and maximum flow te chniques. Our experimental results involving the comparison of real an d simulated data demonstrate the good performance of the algorithms pr esented.