The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
1982
DOI: 10.1145/322290.322292
|View full text |Cite
|
Sign up to set email alerts
|

A Sufficient Condition for Backtrack-Free Search

Abstract: ABSTRACT. A constraint satisfaction problem revolves finding values for a set of variables subject to a set of constraints (relations) on those variables Backtrack search is often used to solve such problems. A relationship involving the structure of the constraints is described which characterizes to some degree the extreme case of mimmum backtracking (none) The relationship involves a concept called "width," which may provide some guidance in the representation of constraint satisfaction problems and the ord… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
211
0
7

Year Published

1998
1998
2016
2016

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 491 publications
(220 citation statements)
references
References 8 publications
2
211
0
7
Order By: Relevance
“…Our results unify and generalize several previously studied classes of problems, including tree-structured problems [25], problems with max-closed constraints [36], problems where the constraints are preserved by a set function [21], and problems with the broken-triangle property [18].…”
Section: Summary and Related Worksupporting
confidence: 79%
See 1 more Smart Citation
“…Our results unify and generalize several previously studied classes of problems, including tree-structured problems [25], problems with max-closed constraints [36], problems where the constraints are preserved by a set function [21], and problems with the broken-triangle property [18].…”
Section: Summary and Related Worksupporting
confidence: 79%
“…If every instance in a class defined by a structural restriction is decided by GAC it means that we can apply arbitrary constraints over the same scopes and the result will still be decided by GAC. It is well-known that any binary CSP instance where the constraint scopes form a tree is decided by GAC [25]. To obtain a simple generalisation of this result to non-binary CSP instances we need to identify a suitable generalisation of the notion of a tree.…”
Section: Structural Restrictionsmentioning
confidence: 99%
“…The more difficult the CSP, the larger is its search space, and the more advantageous it is to enforce consistency properties of higher levels. In fact, Freuder provided a sufficient condition for guaranteeing a backtrack-free search that links the level of consistency to a structural parameter of the CSP [7]. However, enforcing higher-level consistencies may add constraints and modify the structure of the problem.…”
Section: Consistency Properties and Algorithmsmentioning
confidence: 99%
“…The ordering may be either a static ordering, or dynamic ordering. Examples of static ordering heuristics are minimum width [12] and maximum degree [7], in which the order of the variables is specified before the search begins, and it is not changed thereafter. An example of dynamic ordering heuristic is minimum remaining values [17], in which the choice of next variable to be considered depends on the current state of the search.…”
mentioning
confidence: 99%