Abstract
We present an incremental refinement algorithm for approximate compilation of constraint satisfaction models into multivalued decision diagrams (MDDs). The algorithm uses a vertex splitting operation that relies on the detection of equivalent paths in the MDD. Although the algorithm is quite general, it can be adapted to exploit constraint structure by specializing the equivalence tests for partial assignments to particular constraints. We show how to modify the algorithm in a principled way to obtain an approximate MDD when the exact MDD is too large for practical purposes. This is done by replacing the equivalence test with a constraint-specific measure of distance. We demonstrate the value of the approach for approximate and exact MDD compilation and evaluate its benefits in one of the main MDD application domains, interactive configuration.
Original language | English |
---|---|
Book series | Lecture Notes in Computer Science |
Pages (from-to) | 448-462 |
ISSN | 0302-9743 |
DOIs | |
Publication status | Published - 2008 |
Event | 14. CP 2008: Sydney, NSW, Australia: Principles and Practice of Constraint Programming, 14th International Conference, CP 2008 - Sydney, Australia Duration: 14 Sept 2008 → 18 Sept 2008 Conference number: 14 |
Conference
Conference | 14. CP 2008: Sydney, NSW, Australia: Principles and Practice of Constraint Programming, 14th International Conference, CP 2008 |
---|---|
Number | 14 |
Country/Territory | Australia |
City | Sydney |
Period | 14/09/2008 → 18/09/2008 |
Keywords
- Incremental Refinement Algorithm
- Approximate Compilation
- Constraint Satisfaction Models
- Multivalued Decision Diagrams
- Vertex Splitting Operation
- Equivalent Paths Detection
- Constraint Structure Exploitation
- Equivalence Tests
- Approximate MDD
- Interactive Configuration