Proceedings the 11th Conference on Artificial Intelligence for Applications
DOI: 10.1109/caia.1995.378792
|View full text |Cite
|
Sign up to set email alerts
|

Improving domain filtering using restricted path consistency

Abstract: This paper introduces a new level of partial consistency for constraint satisfaction problems, which is situated between arc and path-consistency. We call this level restricted path-consistency (RPC). Two procedures to enforce complete and partial RPC are presented. They both use path-based verifications to detect inconsistencies but retain the good features of arcconsistency since they only touch the variables domains and do not augment the connectivity of the constraint graph. We show that, although they per… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 23 publications
(12 citation statements)
references
References 4 publications
0
12
0
Order By: Relevance
“…More details about these instances can be found in C.Lecoutre's homepage. 4 All algorithms used the dom/wdeg heuristic for variable ordering [12] and lexicographic value ordering. As explained in Section 2, dom/wdeg increases the weight of a constraint when this constraint causes a value removal.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…More details about these instances can be found in C.Lecoutre's homepage. 4 All algorithms used the dom/wdeg heuristic for variable ordering [12] and lexicographic value ordering. As explained in Section 2, dom/wdeg increases the weight of a constraint when this constraint causes a value removal.…”
Section: Methodsmentioning
confidence: 99%
“…Domain filtering consistencies are especially interesting because they only filter values from domains and as a result they do not alter either the constraint graph by adding new constraints, or the constraints' relations by removing inconsistent tuples [15]. Examples of domain filtering consistencies for binary constraints include restricted path consistency [4], path inverse consistency and neighborhood inverse consistency [16], max restricted path consistency [14], and singleton arc consistency [15]. The most famous local consistency that is not cast as domain filtering is path consistency.…”
Section: Maxrpcmentioning
confidence: 99%
See 1 more Smart Citation
“…They all deal with 'triangles' of constraints, namely triples of variables connected two-by-two by binary constraints. The first local consistency following this line of research is Restricted Path Consistency (RPC), proposed by Berlandier [13]. The motivation for RPC is to remove more inconsistent values than arc consistency whereas avoiding the cost of path consistency.…”
Section: Triangle-based Local Consistenciesmentioning
confidence: 99%
“…Restricted path consistency The aim of Berlandier when he proposed restricted path consistency (RPC, Berlandier, 1995) was to remove more inconsistent values than AC while avoiding the drawbacks of path consistency. Even the most e cient PC algorithms have to try to extend all the pairs of values (even those between two variables that are not neighbors) to any third variable.…”
Section: K-consistencymentioning
confidence: 99%