[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sorting by a partial order
From: |
Thien-Thi Nguyen |
Subject: |
Re: sorting by a partial order |
Date: |
Tue, 29 Oct 2002 23:43:40 -0800 |
From: Thien-Thi Nguyen <address@hidden>
Date: Tue, 29 Oct 2002 23:27:49 -0800
i would not have been (as) confused.
another area of confusion for me was "partial ordering" (poset) vs
"partial order" (relation). i assumed these were the same. so i guess
another answer to the OP would be: check out slib's tsort.scm. (this is
what i should've done for THUD instead of kludging some merge-sort; live
and learn.)
thi