From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25945 invoked by alias); 9 Sep 2004 16:39:01 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 25851 invoked from network); 9 Sep 2004 16:39:00 -0000 Received: from unknown (HELO ob2.cmich.edu) (141.209.20.21) by sourceware.org with SMTP; 9 Sep 2004 16:39:00 -0000 Received: from egate1.central.cmich.local ([141.209.15.85]) by ob2.cmich.edu (8.12.10/8.12.10) with ESMTP id i89GX5gg017086; Thu, 9 Sep 2004 12:33:05 -0400 Received: from leon.phy.cmich.edu ([141.209.165.20]) by egate1.central.cmich.local with Microsoft SMTPSVC(5.0.2195.6713); Thu, 9 Sep 2004 12:35:42 -0400 Received: from localhost (localhost [127.0.0.1]) by leon.phy.cmich.edu (Postfix) with ESMTP id B863170015; Thu, 9 Sep 2004 12:38:52 -0400 (EDT) Date: Fri, 10 Sep 2004 04:03:00 -0000 From: Eric McDonald To: Elijah Meeks Cc: Lincoln Peters , Xconq list Subject: Re: First stable version of improved ai_plan_research In-Reply-To: <20040908222010.93147.qmail@web13126.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 09 Sep 2004 16:35:42.0551 (UTC) FILETIME=[0C60D670:01C4968B] X-CanItPRO-Stream: default X-Spam-Score: -0.9 () X-Bayes-Prob: 0.0001 X-Scanned-By: CanIt (www . canit . ca) X-SW-Source: 2004/txt/msg01147.txt.bz2 On Wed, 8 Sep 2004, Elijah Meeks wrote: > You could add GDL support for this by letting the > Designers write weighted tables. Currently, Xconq only supports tables of integers. One would need to implement suport for tables of lists first. > It would still be useful to have an > advance-precludes-advance table, in those cases when > two advances are actually in opposition to each other. I think the example regarding Opal makes a good case for this. As was previously mentioned, you can, in theory, shut off advances by degrading the production of a material needed to research them. The only problem there might be if someone hoarded the material needed for the precluded advance ahead of time.... I'll add 'advance-precludes-advance' to my todo list. Eric