[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jean-Christophe Filliatre <Jean-Christophe.Filliatre@l...> |
| Subject: | Re: [Caml-list] Computational Logic in OCaml |
Olivier Grisel writes: > I plan to write some implementation of classical Inductive Logic > Programming strategies in OCaml and I would like to know if there exists > ocaml libraries for computational logic (first order logic) available > under a free software license. > > I would also welcome thanksfully any advice or design guideline on data > structures for objects such as Horn clauses (datalog or with functors), > variable bindings and ideas to efficiently implement opertations such as > resolution and theta-subsumption test. You may be interested in John Harrison's Theorem Proving Examples: http://www.cl.cam.ac.uk/users/jrh/atp/index.html Regards, -- Jean-Christophe ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners