From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rm@fabula.de Newsgroups: gmane.lisp.guile.user Subject: Re: sorting by a partial order Date: Thu, 31 Oct 2002 11:22:34 +0100 Sender: guile-user-admin@gnu.org Message-ID: <20021031102234.GB13087@www> References: <200210300634.g9U6Yj401336@fcs9.free-comp-shop.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036060504 17511 80.91.224.249 (31 Oct 2002 10:35:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 10:35:04 +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 187CfH-0004YG-00 for ; Thu, 31 Oct 2002 11:35:03 +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 187CS2-0006Iu-00; Thu, 31 Oct 2002 05:21:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 187CRU-0005i6-00 for guile-user@gnu.org; Thu, 31 Oct 2002 05:20:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 187CQy-0005Rv-00 for guile-user@gnu.org; Thu, 31 Oct 2002 05:20:47 -0500 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.10) id 187CQx-0005OA-00 for guile-user@gnu.org; Thu, 31 Oct 2002 05:20:16 -0500 Original-Received: by www.elogos.de (Postfix, from userid 5001) id BB2F714DC8; Thu, 31 Oct 2002 11:22:34 +0100 (CET) Original-To: guile-user@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i 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:1311 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1311 On Wed, Oct 30, 2002 at 12:12:45PM -0500, Paul Jarc wrote: > Keith Wright 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. Hmm, wouldn't that be a nice place to use Schelog (Prolog in Scheme)? If i remember correctly, i had it running under Guile without problems-- i could try and dig it up from my harddisk if you want me to. Ralf Mattes _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user