2006
DOI: 10.1016/s1574-6526(06)80018-0
|View full text |Cite
|
Sign up to set email alerts
|

Finite Domain Constraint Programming Systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0

Year Published

2007
2007
2018
2018

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 28 publications
(24 citation statements)
references
References 15 publications
0
24
0
Order By: Relevance
“…Schulte and Smolka (2004) illustrate on the 3-fractions puzzle the advantages of using redundant constraints implied by a symmetry breaking rule (the fractions are sorted in non-decreasing order). Frisch et al (2001) use proof planning to generate implied algebraic constraints that improve the solution of the previous model.…”
Section: Informs Transactions On Educationmentioning
confidence: 99%
“…Schulte and Smolka (2004) illustrate on the 3-fractions puzzle the advantages of using redundant constraints implied by a symmetry breaking rule (the fractions are sorted in non-decreasing order). Frisch et al (2001) use proof planning to generate implied algebraic constraints that improve the solution of the previous model.…”
Section: Informs Transactions On Educationmentioning
confidence: 99%
“…The same operations in a range sequence that has been implemented as a linked list [7] require O(δ) steps, while the space complexity is much less (O(δ) too) than the bit vector's one (O(d)). A wiser choice would be to implement the range sequence as a binary search tree, with an average search/removal complexity O(log δ), and the space complexity left unaffected.…”
Section: Efficient Domain Implementationsmentioning
confidence: 99%
“…To the best of our knowledge, the representation of a domain itself has not yet been the primary sector of interest of a specific publication in the area. Nevertheless, Schulte and Carlsson in their Constraint Programming systems survey [7] defined formally the two most popular data structures that can represent a finite set of integers: [11].…”
Section: Introductionmentioning
confidence: 99%
“…Figure 1 describes a classic constraint propagation engine [10]. In this algorithm, constraints are managed as propagators 1 in a propagation queue, Q.…”
Section: Definition 21 a Constraint Satisfaction Problem (Csp) Is Amentioning
confidence: 99%