パッケージ: libfacile-ocaml-dev (1.1.4-4 など)
libfacile-ocaml-dev に関するリンク
Debian の資源:
facile ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [facile.recherche.enac.fr]
類似のパッケージ:
functional constraint library implemented in Objective Caml
FaCiLe 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.
その他の libfacile-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: libstdlib-ocaml-dev-7l663
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries