AllDifferent-based filtering for subgraph isomorphism

作者:

Highlights:

摘要

The subgraph isomorphism problem involves deciding if there exists a copy of a pattern graph in a target graph. This problem may be solved by a complete tree search combined with filtering techniques that aim at pruning branches that do not contain solutions. We introduce a new filtering algorithm based on local all different constraints. We show that this filtering is stronger than other existing filterings — i.e., it prunes more branches — and that it is also more efficient — i.e., it allows one to solve more instances quicker.

论文关键词:Subgraph isomorphism,Constraint programming,All different constraint

论文评审过程:Received 24 December 2009, Revised 3 May 2010, Accepted 3 May 2010, Available online 6 May 2010.

论文官网地址:https://doi.org/10.1016/j.artint.2010.05.002