DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibfacile-ocaml-dev
Beschreibungfunctional constraint library implemented in Objective Caml
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version1.1-7build1
Sektionlibdevel
Prioritätoptional
Installierte Größe1960 Byte
Hängt ab vonocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellefacile
Paketgröße700984 Byte
Prüfsumme MD5aa9914068043cf45cc238083935e7541
Prüfsumme SHA1330884d0e271b233d00e638819055149e3d499a2
Prüfsumme SHA256eb4449aabe7dc986cdf552914bb7e27c18197f9c6af903d96e1db00a4f2a5710
Link zum Herunterladenlibfacile-ocaml-dev_1.1-7build1_i386.deb
Ausführliche BeschreibungFaCiLe is a constraint programming library over integer finite domain written in Objective Caml. It offers all usual 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), making pervasive use of OCaml higher-order functionals to provide a simple and flexible interface for the user. As FaCiLe is an OCaml library and not "yet another language", the user benefits from type inference and strong typing discipline, high level of abstraction, modules and objects system, as well as native code compilation efficiency, garbage collection and replay debugger, all features of OCaml (among many others) that allow to prototype and experiment quickly: modeling, data processing and interface are implemented with the same powerful and efficient language.


Impressum
Linux is a registered trademark of Linus Torvalds