caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Olivier Grisel <olivier.grisel@ensta.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Computational Logic in OCaml
Date: Sat, 06 Mar 2004 01:52:16 +0100	[thread overview]
Message-ID: <404920C0.5010701@ensta.org> (raw)
In-Reply-To: <16454.58467.587275.600546@gargle.gargle.HOWL>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks to anybody who gave me references for my problem (on this ML or
privately).

The JH's TP examples are a great ressource but I find the organisation
of the source code a bit unusual and it makes it hard to use it directly
as a library... Anyway it is full of good implementation ideas and I
might write my own lib based on those ideas.

The Coq standard lib seems to be another interesting reference and I
will have a deeper look inside to work out which part refer to FOL and
which parts refers to other weird logics I have never heard about :o)

I will also think about whether or not de Bruijn indices can help in
designing data structures for variable bindings in Horn Clauses.

thanks again,
Olivier

Jean-Christophe Filliatre wrote:
| 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,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFASSDATsBRE+WZ2SARAu52AJwNN50S8PFSxBnT6gqla+t6QaTSnQCfVU7u
rSZEt/HPyPGLOi11dhyBYS0=
=VGN4
-----END PGP SIGNATURE-----

-------------------
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


      reply	other threads:[~2004-03-06  0:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 17:15 Olivier Grisel
2004-03-04  8:10 ` Jean-Christophe Filliatre
2004-03-06  0:52   ` Olivier Grisel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=404920C0.5010701@ensta.org \
    --to=olivier.grisel@ensta.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).