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 BAA18212; Sun, 23 Feb 2003 01:08:04 +0100 (MET) 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 BAA18248 for ; Sun, 23 Feb 2003 01:08:03 +0100 (MET) Received: from hirsch.in-berlin.de (hirsch.in-berlin.de [192.109.42.6]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h1N082H15306 for ; Sun, 23 Feb 2003 01:08:03 +0100 (MET) Received: from hirsch.in-berlin.de (localhost [127.0.0.1]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with ESMTP id h1N082uP024478 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Sun, 23 Feb 2003 01:08:02 +0100 Received: from first.UUCP (uucp@localhost) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with UUCP id h1N082nJ024473 for inria.fr!caml-list; Sun, 23 Feb 2003 01:08:02 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: inria.fr!caml-list Received: by first.in-berlin.de via sendmail from stdin id (Debian Smail3.2.0.114) Sun, 23 Feb 2003 00:33:23 +0100 (CET) From: oliver@first.in-berlin.de (Oliver Bandel) Date: Sun, 23 Feb 2003 00:33:23 +0100 To: caml-list@inria.fr Subject: [Caml-list] R-Trees in OCaml? Message-ID: <20030222233322.GA1016@first.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, I have asked google, but did not found implementations of R-Trees in Ocaml. There is Java-Stuff and C/C++ stuff, but nothing in Ocaml. I'm interested in using R-Trees (and R+ -Trees). If there is no implementation, I would write one. But if I can use a library, I would try to use it. Any ideas, where to find such stuff? TIA, Oliver ------------------- 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