next up previous index
Next: Terminology Up: ECLiPSe Obsolete Libraries Manual Previous: Introduction   Index


The Finite Domains Library

The library fd.pl implements constraints over finite domains that can contain integer as well as atomic (i.e. atoms, strings, floats, etc.) and ground compound (e.g. f(a, b)) elements. Modules that use the library must start with the directive

:- use_module(library(fd)).





Warwick Harvey
2004-08-07