全部 标题 作者
关键词 摘要

OALib Journal期刊
ISSN: 2333-9721
费用:99美元

查看量下载量

相关文章

更多...

Optimized Backtracking for Subgraph Isomorphism

Keywords: Subgraph isomorphism , backtracking , algorithm , graph matching

Full-Text   Cite this paper   Add to My Lib

Abstract:

Subgraph isomorphism is a fundamental graph problem with many important applications. Given twographs G and SG, the subgraph isomorphism problem is to determine whether G contains a subgraph thatis isomorphic to SG. It is well known that the problem is NP complete in the worst case. In this paper, wepresent two new algorithms for subgraph isomorphism problem for labeled graphs. If the graphs haveunique vertex labels, we designed a new algorithm based on modified adjacency list that has achievedlinear performance. For general graphs we present another algorithm using optimized backtrackingsearch. Though this algorithm doesn’t guarantee polynomial time, it reduces the search space by applyingseveral pruning techniques. Simulation results show that our new algorithms are competitive with classicUllman’s algorithm and more recent VF2.

Full-Text

Contact Us

[email protected]

QQ:3279437679

WhatsApp +8615387084133