From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA07466; Mon, 1 Sep 2003 22:31:53 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id WAA05300 for ; Mon, 1 Sep 2003 22:31:52 +0200 (MET DST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h81KVpT14545 for ; Mon, 1 Sep 2003 22:31:51 +0200 (MET DST) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19tvLf-0000Xf-00 for ; Mon, 01 Sep 2003 22:32:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19tvLe-0000XX-00 for ; Mon, 01 Sep 2003 22:32:26 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19tvL3-0004tP-00 for ; Mon, 01 Sep 2003 22:31:49 +0200 From: Arne Koewing Subject: [Caml-list] Re: Graphmanipulation in Ocaml Date: Mon, 01 Sep 2003 22:27:46 +0200 Message-ID: <87u17wjltp.fsf@gmx.net> References: <873cfgl53m.fsf@gmx.net> <20030901201547.GC3405@swordfish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:W3+ea+wtEBwuspkLmuIQDKXKKiM= X-Loop: caml-list@inria.fr X-Spam: no; 0.00; arne:01 koewing:01 gushee:01 gushee:01 arne:01 koewing:01 rule-based:01 ocaml:01 ocaml:01 0200,:01 writes:01 sep:01 wrote:03 library:03 abstract:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Matt Gushee writes: > On Mon, Sep 01, 2003 at 08:46:05PM +0200, Arne Koewing wrote: >> >> I am looking for an library for graph-manipulation/handling. >> Do you know any implementations for ocaml? > > Do you mean 'graph' in the abstract, mathematical sense, or in the sense > of data visualization? I mean the mathematical one. I want to implement some rule-based graphtransformation, so I need a data structure that allows subgraph-matching for example... any links or ideas are welcome ;-) thx, Arne ------------------- 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