caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "\"Markus W. Weißmann\"" <markus.weissmann@in.tum.de>
To: Caml Mailing List <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Boolean expression simplifier library
Date: Thu, 19 Apr 2012 00:26:21 +0200	[thread overview]
Message-ID: <063785FB-EC33-4350-BCDA-FB450D87FEAD@in.tum.de> (raw)

Hi,

I'd like to announce the first public release of the 'boolean expression simplifier' library "bes".
It is an implementation of several algorithms for minimizing boolean expressions similar to the espresso solver [1] -- though in OCaml.
The source code is available on ocamlforge under the new bsd license:

http://bes.forge.ocamlcore.org/

It comes with a simple front-end program for reading and simplifying expressions in DFA from text files.
Students trying to verify their Karnaugh Veitch map solutions rejoice! ;)


Regards

-Markus

[1] http://embedded.eecs.berkeley.edu/pubs/downloads/espresso/index.htm

-- 
Markus Weißmann, M.Sc.
Technische Universität München
Institut für Informatik
Boltzmannstr. 3
D-85748 Garching
Germany
http://wwwknoll.in.tum.de/



             reply	other threads:[~2012-04-18 22:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18 22:26 "Markus W. Weißmann" [this message]
2012-04-19  0:56 ` Francois Berenger
2012-04-19 14:54   ` "Markus W. Weißmann"

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=063785FB-EC33-4350-BCDA-FB450D87FEAD@in.tum.de \
    --to=markus.weissmann@in.tum.de \
    --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).