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 Debian Archiv squeeze (main)
Version1.1-7+b1
Sektionocaml
Prioritätoptional
Installierte Größe1960 Byte
Hängt ab vonocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quellefacile (1.1-7)
Paketgröße702384 Byte
Prüfsumme MD56f27db439f0e972537a09a0924c06cf5
Prüfsumme SHA19760a0ac0f8631c03ff5ac48207757564411037b
Prüfsumme SHA256af66044b1cb239557aca784b27bf9fc1ac25a70f0bc7b74abfeebac959701058
Link zum Herunterladenlibfacile-ocaml-dev_1.1-7+b1_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