caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Guillaume Yziquel <guillaume.yziquel@citycable.ch>
To: Christophe Raffalli <raffalli@univ-savoie.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Poset variant of union-find datastructure
Date: Thu, 28 Jul 2011 19:03:21 +0200	[thread overview]
Message-ID: <20110728170321.GY21817@localhost> (raw)
In-Reply-To: <4E312391.9030703@univ-savoie.fr>

Le Thursday 28 Jul 2011 à 10:53:37 (+0200), Christophe Raffalli a écrit :
> Le 27/07/2011 22:20, Guillaume Yziquel a écrit :
> > Hi.
> >
> > I'm wondering if people on this list may have any insight as to how
> > implement a "poset-find" datastructure much like a union-find
> > datastructure.
> >
> > A typical union find signature can be found here:
> >
> > http://www.enseignement.polytechnique.fr/informatique/INF564/html/unionFind.mli.html
>
> Hello,
>  
> I only see the graph solution (unfortunately) ... With variants:
> 
> I would be very happy too if there were a more efficient solution
> (logarithmic complexity both for relation and relate ?)

The most relevant paper I could find on the topic is the following:

	http://www.siam.org/proceedings/soda/2009/SODA09_044_daskalakisc.pdf

> Cheers,
> Christophe

Best regards,

-- 
     Guillaume Yziquel


  reply	other threads:[~2011-07-28 17:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 20:20 Guillaume Yziquel
2011-07-28  8:53 ` Christophe Raffalli
2011-07-28 17:03   ` Guillaume Yziquel [this message]
     [not found] <fa.4YXCBZTjiruOkOWERgIhmlS84TY@ifi.uio.no>
2011-07-29 15:50 ` Radu Grigore

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=20110728170321.GY21817@localhost \
    --to=guillaume.yziquel@citycable.ch \
    --cc=caml-list@inria.fr \
    --cc=raffalli@univ-savoie.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).