caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* FaCiLe, a Functional Constraint Library in OCaml
@ 2001-02-06 13:57 Pascal Brisset
  0 siblings, 0 replies; only message in thread
From: Pascal Brisset @ 2001-02-06 13:57 UTC (permalink / raw)
  To: caml-list


Dear Camlers,

It is our pleasure to announce the first distribution of FaCiLe, a
Functional Constraint Library over integer finite domain entirely
written in OCaml 3.00.

It offers all usual constraints systems facilities to create and
manipulate finite domain variables, arithmetic expressions and
constraints (possibly non-linear), built-in global constraints and
search goals. FaCiLe allows as well to build easily user-defined
constraints and goals (including recursive ones) from scratch or by
combining simple primitives, making pervasive use of OCaml
higher-order functionals to provide a simple and flexible user
interface. FaCiLe efficiency compares well with current commercial
solvers while productivity is boosted by the host language, yielding
substantially more concise, maintainable and safer code.

FaCiLe distribution includes sources, examples and a generic Makefile,
which presently should work on all platforms where the OCaml compiler
can be installed (but has only been tested on Linux/Unix). It is
available with documentation by anonymous FTP at:

	ftp://ftp.recherche.enac.fr/pub/facile

There is also a web site where general information can be found:

	http://www.recherche.enac.fr/opti/facile

Comments, questions and bug reports are welcome and should be sent
to
	mailto:facile@recherche.enac.fr.

Enjoy !

-- Pascal Brisset & Nicolas Barnier



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-06 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-06 13:57 FaCiLe, a Functional Constraint Library in OCaml Pascal Brisset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).