caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: sasha.mal@excite.com
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] BDDs in ocaml
Date: Fri, 14 Mar 2008 08:38:41 +0100	[thread overview]
Message-ID: <47DA2B81.8000400@frisch.fr> (raw)
In-Reply-To: <20080313123446.2F25C8B312@xprdmxin.myway.com>

sasha mal wrote:
> 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.

I've seen many implementation of BDDs in OCaml, but none of them 
implements automatic reordering of variables (which is by far the most 
complex part of serious BDD packages). For some applications, this is 
really a must. Why is it impossible for you to use to an external BDD 
implementation?

-- Alain


  parent reply	other threads:[~2008-03-14  7:44 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
2008-03-14  7:38 ` Alain Frisch [this message]
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=47DA2B81.8000400@frisch.fr \
    --to=alain@frisch.fr \
    --cc=caml-list@yquem.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).