...
首页> 外文期刊>International Journal of Database Management Systems >Optimized Backtracking for Subgraph Isomorphism
【24h】

Optimized Backtracking for Subgraph Isomorphism

机译:子图同构优化回溯

获取原文
           

摘要

Subgraph isomorphism is a fundamental graph problem with many important applications. Given two graphs G and SG, the subgraph isomorphism problem is to determine whether G contains a subgraph that is isomorphic to SG. It is well known that the problem is NP complete in the worst case. In this paper, we present two new algorithms for subgraph isomorphism problem for labeled graphs. If the graphs have unique vertex labels, we designed a new algorithm based on modified adjacency list that has achieved linear performance. For general graphs we present another algorithm using optimized backtracking search. Though this algorithm doesn’t guarantee polynomial time, it reduces the search space by applying several pruning techniques. Simulation results show that our new algorithms are competitive with classic Ullman’s algorithm and more recent VF2.
机译:子图同构是具有许多重要应用程序的基本图问题。给定两个图G和SG,子图同构问题是确定G是否包含与SG同构的子图。众所周知,在最坏的情况下问题是NP完全的。在本文中,我们提出了两种新的算法来解决带标记图的子图同构问题。如果图形具有唯一的顶点标签,我们基于修改后的邻接表设计了一种新算法,该算法已实现线性性能。对于一般图形,我们提出了另一种使用优化回溯搜索的算法。尽管此算法不能保证多项式时间,但它通过应用几种修剪技术来减少了搜索空间。仿真结果表明,我们的新算法与经典的厄尔曼算法和最新的VF2相比具有竞争力。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号