From: Thomas Gazagnaire <thomas.gazagnaire@irisa.fr>
To: caml-list@yquem.inria.fr
Subject: automata manipulation library ?
Date: Sat, 04 Aug 2007 12:36:57 +0200 [thread overview]
Message-ID: <46B456C9.70200@irisa.fr> (raw)
Hello,
I am looking for a library to manipulate kind of " 'a automata" in
ocaml, which provide usual function as membership function (val
membership : 'a t -> 'a list -> bool), pretty printing function (to_dot
: 'a t -> ('a -> string) -> string), epsilon-reduction and
determinization procedure, etc ... as it is already the case for graph
with ocamlgraph (event if the interface is not as easy as "'a graph" :)).
I searched google and ocaml's hump, but I did not found exactly what I want.
Thomas
reply other threads:[~2007-08-04 10:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=46B456C9.70200@irisa.fr \
--to=thomas.gazagnaire@irisa.fr \
--cc=caml-list@yquem.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