caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Roberto Bagnara <bagnara@cs.unipr.it>
To: guanhua he <guanhua.he@durham.ac.uk>
Cc: Richard Jones <rich@annexia.org>,
	caml-list@yquem.inria.fr,
	"The Parma Polyhedra Library developers' list"
	<ppl-devel@cs.unipr.it>
Subject: Re: [Caml-list] How to use C++ library iin OCaml?
Date: Wed, 02 May 2007 16:55:27 -0400	[thread overview]
Message-ID: <4638FABF.3080604@cs.unipr.it> (raw)
In-Reply-To: <46388306.60602@dur.ac.uk>

guanhua he wrote:
> I'd like to use the Parma Polyhedra Library 
> (http://www.cs.unipr.it/ppl/) to solve the convex-hull and widening 
> problems. Does it work in ocaml? Or any other good tools for ocaml?

The CVS version of the PPL (what will become PPL 0.10) has an OCaml
interface (in addition to C++, C, Prolog and Java interfaces).
This version is not formally released yet, but you can obtain it
by following the instructions at

     http://www.cs.unipr.it/ppl/Download/cvs#read-only-access

The OCaml interface has not been heavily tested yet, but we believe
it works OK.  In any case, we will provide all the assistance
you may need.

> BTW, does ocaml work with the  
> LP_solver(http://lpsolve.sourceforge.net/5.5/) library? Or is there any 
> good LP solver for ocaml?

The same version of the PPL features also a Mixed Linear/Integer Programming
solver based on exact arithmetic.  You can access it from all the interfaces,
including the OCaml interface.
Hope this helps,

      Roberto

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it


      parent reply	other threads:[~2007-05-02 14:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070502084159.137F8BC82@yquem.inria.fr>
2007-05-02  9:40 ` guanhua he
2007-05-02 11:55   ` [Caml-list] " Richard Jones
2007-05-02 12:24     ` guanhua he
2007-05-02 13:15       ` Josh Berdine
2007-05-02 20:55       ` Roberto Bagnara [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=4638FABF.3080604@cs.unipr.it \
    --to=bagnara@cs.unipr.it \
    --cc=caml-list@yquem.inria.fr \
    --cc=guanhua.he@durham.ac.uk \
    --cc=ppl-devel@cs.unipr.it \
    --cc=rich@annexia.org \
    /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).