From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: sorting by a partial order Date: Tue, 29 Oct 2002 23:43:40 -0800 Sender: guile-user-admin@gnu.org Message-ID: References: <200210300634.g9U6Yj401336@fcs9.free-comp-shop.com> Reply-To: ttn@glug.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1035964742 1885 80.91.224.249 (30 Oct 2002 07:59:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Oct 2002 07:59:02 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186nki-0000Tn-00 for ; Wed, 30 Oct 2002 08:59:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186nj4-00055H-00; Wed, 30 Oct 2002 02:57:18 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 186niG-0004zu-00 for guile-user@gnu.org; Wed, 30 Oct 2002 02:56:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 186niF-0004zi-00 for guile-user@gnu.org; Wed, 30 Oct 2002 02:56:27 -0500 Original-Received: from ca-crlsca-cuda3-c6a-b-211.crlsca.adelphia.net ([68.71.15.211] helo=giblet) by monty-python.gnu.org with esmtp (Exim 4.10) id 186niE-0004ze-00 for guile-user@gnu.org; Wed, 30 Oct 2002 02:56:26 -0500 Original-Received: from ttn by giblet with local (Exim 3.35 #1 (Debian)) id 186nVs-0004B5-00; Tue, 29 Oct 2002 23:43:40 -0800 Original-To: kwright@gis.net, guile-user@gnu.org In-reply-to: (message from Thien-Thi Nguyen on Tue, 29 Oct 2002 23:27:49 -0800) Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:1305 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1305 From: Thien-Thi Nguyen 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 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user