From: fva <fva@tsc.uc3m.es>
To: Jean-Christophe Filliatre <Jean-Christophe.Filliatre@lri.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] poll for a graph library
Date: Fri, 30 Jan 2004 10:40:20 +0100 [thread overview]
Message-ID: <401A2684.1040209@tsc.uc3m.es> (raw)
In-Reply-To: <16408.64997.828000.931868@gargle.gargle.HOWL>
HI there
I've been using heavily annotated graphs for unfolding searches in
artificial intelligence. I need annotations in both nodes and edges, the
type of edges being a sum of several informations among them costs.
So incremental building and a control structure for traversal (queues,
stacks, priority stacks) is a must. Lazy expansion of graphs would also
be a boon, but I guess this can be coded into the functional recursion
traversal.
Regards and thank you very much for asking. Please count me as one
looking eagerly forwards to seeing your code working,
F. Valverde
Jean-Christophe Filliatre wrote:
>Dear ocaml users,
>
>Sylvain Conchon, Julien Signoles and myself have started a graph
>library for ocaml. Before going further and releasing this library, we
>would like to get some feedback from people currently using graphs in
>ocaml applications or willing to do so. More precisely, we would like
>to know what kind of operations on the graph structure and graph
>algorithms are commonly used by such users.
>
>Could you please tell us if you are the author of a graph library not
>already mentioned in the ocaml hump?
>
>Please answer privately.
>
>
>
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
prev parent reply other threads:[~2004-01-30 9:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-29 12:34 Jean-Christophe Filliatre
[not found] ` <Pine.LNX.4.58.0401291409180.3416@seekar.cip.physik.uni-muenchen.de>
2004-01-29 13:32 ` Jean-Christophe Filliatre
2004-01-29 14:10 ` Jacques Carette
2004-01-29 14:31 ` Andrew Bagdanov
2004-01-31 13:40 ` Eray Ozkural
2004-01-29 14:54 ` Plotting library (was: Re: [Caml-list] poll for a graph library) Richard Jones
2004-01-29 17:21 ` [Caml-list] poll for a graph library Jocelyn Sérot
2004-01-29 22:19 ` David MENTRE
2004-01-30 18:24 ` brogoff
2004-01-30 9:40 ` fva [this message]
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=401A2684.1040209@tsc.uc3m.es \
--to=fva@tsc.uc3m.es \
--cc=Jean-Christophe.Filliatre@lri.fr \
--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