caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <berenger@riken.jp>
To: caml-list@inria.fr
Subject: Re: [Caml-list] out-of-the-heap 'a arrays ?
Date: Wed, 06 Nov 2013 18:44:59 +0900	[thread overview]
Message-ID: <527A0F9B.2020204@riken.jp> (raw)
In-Reply-To: <CAEQoNCmmht1CvRUQnops2zT9ufX4XQ=rgyXwdSSbY6Y_-fDUXg@mail.gmail.com>

On 11/06/2013 02:07 AM, Jean Krivine wrote:
> Dear all
>
> I am developing a graph rewriting algorithm which operates on large
> graphs.

Doesn't the graph library from LRI allow to work efficiently
even on large graphs?

# opam info ocamlgraph
package: ocamlgraph
version: 1.8.3
upstream-url: http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.3.tar.gz
homepage: http://ocamlgraph.lri.fr/
author: Sylvain Conchon, Jean-Christophe Filliâtre, Julien Signoles
license: GNU Library General Public License version 2.1
doc: http://ocamlgraph.lri.fr/doc
tags: graph, library, algorithms, directed graph, vertice, edge, 
persistent, imperative
description: A generic graph library for OCaml


  parent reply	other threads:[~2013-11-06  9:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 17:07 Jean Krivine
2013-11-05 19:06 ` Lukasz Stafiniak
2013-11-05 19:15   ` Lukasz Stafiniak
2013-11-06  9:19     ` Jean Krivine
2013-11-06 14:20       ` Richard W.M. Jones
2013-11-06  9:44 ` Francois Berenger [this message]
2013-11-06 13:10 ` Gerd Stolpmann
2013-11-06 13:39   ` Jean Krivine
2013-11-06 14:19 ` Richard W.M. Jones

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=527A0F9B.2020204@riken.jp \
    --to=berenger@riken.jp \
    --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).