From: Christian Lindig <lindig@cs.uni-sb.de>
To: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] efficient binary relations?
Date: Fri, 31 Mar 2006 15:24:42 +0200 [thread overview]
Message-ID: <ab5a02593bb5f2b4edf6d57a9bf169b1@cs.uni-sb.de> (raw)
In-Reply-To: <28871572.1143807766574.JavaMail.www@wwinf1529>
On Mar 31, 2006, at 2:22 PM, yoann padioleau wrote:
> If you can represent the y by integers, and that the binary relation
> have good property, such as the set of y related to a x (the extension
> of x in concept analysis ?) often follows each other, then you can
> represent sets by list of intervals.
Indeed, this is related to Concept Analysis. My old implementation is
in C
http://www.st.cs.uni-sb.de/~lindig/src/concepts.html
and I'd like to have a better structured implementation in Caml. I
don't care for the last bits of performance.
-- C
next parent reply other threads:[~2006-03-31 13:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <28871572.1143807766574.JavaMail.www@wwinf1529>
2006-03-31 13:24 ` Christian Lindig [this message]
2006-03-31 12:39 yoann padioleau
-- strict thread matches above, loose matches on Subject: below --
2006-03-31 11:56 Christian Lindig
2006-03-31 12:21 ` [Caml-list] " skaller
2006-03-31 12:42 ` Christian Lindig
2006-03-31 12:50 ` Sebastian Egner
2006-03-31 13:42 ` 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=ab5a02593bb5f2b4edf6d57a9bf169b1@cs.uni-sb.de \
--to=lindig@cs.uni-sb.de \
--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