From: Mikael Djurfeldt <mdj@kvast.blakulla.net>
Cc: djurfeldt@nada.kth.se
Subject: Re: sorting by a partial order
Date: 06 Nov 2002 14:12:29 +0100 [thread overview]
Message-ID: <xy7fzueu9j6.fsf@linnaeus.i-did-not-set--mail-host-address--so-shoot-me> (raw)
In-Reply-To: <m3znsvlujg.fsf@multivac.cwru.edu>
prj@po.cwru.edu (Paul Jarc) writes:
> Keith Wright <kwright@gis.net> wrote:
> > I don't know what you have been reading, but Paul's use of "poset"
>
> Too bad I didn't actually use that word. :) Sorry for the confusion.
> Maybe it would have been clearer if I explained that my relation means
> "B depends on A", so in the result A must precede B. This is for a
> program similar to make.
Have a look at the "tsort" module in slib:
(use-modules (ice-9 slib))
(require 'tsort)
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
prev parent reply other threads:[~2002-11-06 13:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-29 20:33 sorting by a partial order Paul Jarc
2002-10-30 3:23 ` Thien-Thi Nguyen
2002-10-30 6:34 ` Keith Wright
2002-10-30 7:27 ` Thien-Thi Nguyen
2002-10-30 7:43 ` Thien-Thi Nguyen
2002-10-30 17:12 ` Paul Jarc
2002-10-31 10:22 ` rm
2002-10-31 17:41 ` Paul Jarc
2002-11-06 13:12 ` Mikael Djurfeldt [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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xy7fzueu9j6.fsf@linnaeus.i-did-not-set--mail-host-address--so-shoot-me \
--to=mdj@kvast.blakulla.net \
--cc=djurfeldt@nada.kth.se \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).