Title of article
A constraint programming approach to cutset problems
Author/Authors
François Fages، نويسنده , , Akash Lal، نويسنده ,
Issue Information
ماهنامه با شماره پیاپی سال 2006
Pages
14
From page
2852
To page
2865
Abstract
We consider the problem of finding a cutset in a directed graph G=(V,E), i.e., a set of vertices that cuts all cycles in G. Finding a cutset of minimum cardinality is NP-hard. There exist several approximate and exact algorithms, most of them using graph reduction techniques. In this paper, we propose a constraint programming approach to cutset problems and design a global constraint for computing cutsets. This cutset constraint is a global constraint over boolean variables associated to the vertices of a given graph and states that the subgraph restricted to the vertices having their boolean variable set to true is acyclic. We propose a filtering algorithm based on graph contraction operations and inference of simple boolean constraints, that has a linear time complexity in O(E+V). We discuss search heuristics based on graph properties provided by the cutset constraint, and show the efficiency of the cutset constraint on benchmarks of the literature for pure minimum cutset problems, and on an application to log-based reconciliation problems where the global cutset constraint is mixed with other boolean constraints.
Keywords
Cutset , Feedback vertex set , Reconciliation , Constraint programming , Global constraints
Journal title
Computers and Operations Research
Serial Year
2006
Journal title
Computers and Operations Research
Record number
928794
Link To Document