caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Boolean expression simplifier library
@ 2012-04-18 22:26 "Markus W. Weißmann"
  2012-04-19  0:56 ` Francois Berenger
  0 siblings, 1 reply; 3+ messages in thread
From: "Markus W. Weißmann" @ 2012-04-18 22:26 UTC (permalink / raw)
  To: Caml Mailing List

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/



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-19 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18 22:26 [Caml-list] [ANN] Boolean expression simplifier library "Markus W. Weißmann"
2012-04-19  0:56 ` Francois Berenger
2012-04-19 14:54   ` "Markus W. Weißmann"

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