• en

datalog 0.4.1

License BSD-2-Clause
Homepage https://github.com/c-cube/datalog
Maintainer simon.cruanes@inria.fr
Dependencies
ocamlfind
Published May 28, 2013
Source [http] https://github.com/c-cube/datalog/archive/0.4.1.tar.gz
149f1150c67025b9b219ad8d5ef9341f
Edit https://github.com/ocaml/opam-repository/tree/master/packages/datalog/datalog.0.4.1/opam

An in-memory datalog implementation for OCaml.

It focuses on big sets of rules with small relations, with frequent updates of the relations. Therefore, it tries to achieve good behavior in presence of incremental modifications of the relations. It now features a kind of backward chaining for semantic attachments. It also features a small relational engine to query the current set of facts.

No package is dependent