From: Christian Lindig <lindig@cs.uni-sb.de>
To: skaller <skaller@users.sourceforge.net>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] efficient binary relations?
Date: Fri, 31 Mar 2006 14:42:32 +0200 [thread overview]
Message-ID: <3987bcf3520a409927becb63db474644@cs.uni-sb.de> (raw)
In-Reply-To: <1143807710.8248.6.camel@rosella.wigram>
On Mar 31, 2006, at 2:21 PM, skaller wrote:
> On Fri, 2006-03-31 at 13:56 +0200, Christian Lindig wrote:
>> I am looking for an efficient representation of binary relations in
>> OCaml. I have used bitvectors in the past but would like to use a more
>> high-level and less imperative data structure.
>
> You have said nothing about the type of elements and their
> distribution..
The typical case will be strings or other small tokens as elements but
I'd like to keep this as a (functor) parameter or have a polymorphic
data structure. Relations are typically sparsely populated but can be
large (1000x1000). Sorry, but I don't have hard numbers.
-- Christian
next prev parent reply other threads:[~2006-03-31 12:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-31 11:56 Christian Lindig
2006-03-31 12:21 ` [Caml-list] " skaller
2006-03-31 12:42 ` Christian Lindig [this message]
2006-03-31 12:50 ` Sebastian Egner
2006-03-31 13:42 ` Christian Lindig
2006-03-31 12:39 yoann padioleau
[not found] <28871572.1143807766574.JavaMail.www@wwinf1529>
2006-03-31 13:24 ` Christian Lindig
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=3987bcf3520a409927becb63db474644@cs.uni-sb.de \
--to=lindig@cs.uni-sb.de \
--cc=caml-list@inria.fr \
--cc=skaller@users.sourceforge.net \
/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