An Improved Algorithm for Matching Large Graphs 论文

2001引用 343
Graph Theory and AlgorithmsAdvanced Graph Theory ResearchComplexity and Algorithms in Graphs

摘要

In this paper an improved version of a graph matching algorithm is presented, which is able to efficiently solve the graph isomorphism and graph-subgraph isomorphism problems on Attributed Relational Graphs. This version is particularly suited to work with very large graphs, since its memory requirements are quite smaller than those of other algorithms of the same kind. After a detailed description of the algorithm, an experimental comparison is made against both the previous version (developed by the same authors) and the Ullmann’s algorithm. 1.