Next: Linear (Dis)Equations: CLP()
Up: Adding Computation Domains: CLP
Previous: Constraint Logic Programs
- The basic language we have seen so far is a constraint language
with:
- Variables,
- Constants (the domain of the constraint system),
- Atoms (user predicates),
- And a unique constraint
which expresses equality between
constants
- There are no data structures, and the control flow is not
specified
- This language, plus
- Numbers
- Arithmetic operations
- Some other facilities
is often used in advanced data bases
- Basic operations of relational data bases easily expressed!
Last modification: Thu Oct 7 12:04:03 MEST 1999 <webmaster@clip.dia.fi.upm.es>