caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Olivier Michel <michel@ibisc.univ-evry.fr>
To: Berke Durak <berke.durak@exalead.com>
Cc: sasha.mal@excite.com, caml-list List <caml-list@inria.fr>
Subject: Re: [Caml-list] BDDs in ocaml
Date: Fri, 14 Mar 2008 06:41:13 +0100	[thread overview]
Message-ID: <20080314054112.GC24937@lami.univ-evry.fr> (raw)
In-Reply-To: <47D928C3.2010105@exalead.com>

On Thu, Mar 13, 2008 at 02:14:43PM +0100, Berke Durak wrote:
> sasha mal a écrit :
> >Dear all,
> >
> >
> >
> >I wonder whether anyone has a BDD (binary decision diagram) implementation 
> >in ocaml. Ocaml interfaces to external BDD implementations in other 
> >languages (like Cudd) are of no use to me.
> >
> >
> 
> Hello,
> 
> There is one small BDD module written by Xavier Leroy for an experimental 
> SAT-solver
> during the EDOS project:
> 
> https://gforge.inria.fr/plugins/scmsvn/viewcvs.php/xlsat/?root=sodiac
> 
> 

Hello,

I once wrote in the 90s a (RO)BDD implementation in caml-light (the
translation to Ocaml should not be a big deal though) for the
development of the declarative data-parallel language 8,5. The sources
(unfortunately with comments in French, but they are pretty much
straightforward!) are available here:

	http://www.ibisc.univ-evry.fr/~michel/BDD/

Regards,
Olivier MICHEL.

-- 
Olivier MICHEL                       Email : michel@ibisc.univ-evry.fr
Universite d'Evry Val d'Essonne      http  : www.ibisc.univ-evry.fr/~michel
Lab. IBISC - LIS project             http  : mgs.ibisc.univ-evry.fr
FRE 3190 of CNRS and Genopole        Phone : +33 (0)1.60.87.39.10
523, place des terrasses de l'agora  Fax   : +33 (0)1.60.87.37.89
91000 Evry - FRANCE


  reply	other threads:[~2008-03-14  5:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 12:34 sasha mal
2008-03-13 13:04 ` [Caml-list] " Pietro Abate
2008-03-13 20:17   ` Jean-Christophe Filliâtre
2008-03-13 13:14 ` Berke Durak
2008-03-14  5:41   ` Olivier Michel [this message]
2008-03-14  7:38 ` Alain Frisch
2008-03-13 15:17 sasha mal
2008-03-14 11:33 sasha mal

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=20080314054112.GC24937@lami.univ-evry.fr \
    --to=michel@ibisc.univ-evry.fr \
    --cc=berke.durak@exalead.com \
    --cc=caml-list@inria.fr \
    --cc=sasha.mal@excite.com \
    /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).