Next: Finite Domains (II)
Up: Adding Computation Domains: CLP
Previous: Programming with CLP() (II)
- A finite domain constraint solver associates each
variable with a finite subset of
- I.e.,
(represented as E::[-123, -10..4, 10])
- We can:
- Perform arithmetic operations
on the
variables
- Establish linear relationships among arithmetic
expressions
- Those operations / relationships are intended to narrow the
domains of the variables
- Remember the precedence net example
Last modification: Thu Oct 7 12:04:03 MEST 1999 <webmaster@clip.dia.fi.upm.es>