Complete.Org: Mailing Lists: Archives: freeciv-ai: July 2004:
[freeciv-ai] (PR#7007) CM speedup patch: pruning on primary stat product
Home

[freeciv-ai] (PR#7007) CM speedup patch: pruning on primary stat product

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: bh@xxxxxxxxxxxxxxxxxxx
Subject: [freeciv-ai] (PR#7007) CM speedup patch: pruning on primary stat production
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Jul 2004 07:58:54 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7007 >

> [bhudson - Sun Nov 30 23:40:13 2003]:
> 
> This patch provides pruning based on primary stats not being
> statisfiable.

I don't like it.  It seems to me that it embeds the assumptions the CM
makes even deeper.  And I want to remove some of those assumptions.

These assumptions include:

- Workers may only produce primary stats.
- Specialists may only produce secondary stats.
- Specialists may only produce _one type_ of secondary stat.

I certainly want to remove the third assumption; this is needed for an
SMAC-like compatability mode.  I hope to remove the second assumption;
this is needed for a MoM or MoO-like compatability mode.  I'm not sure
about the first assumption but I suspect that if the second and third go
it will be of little use.

jason



[Prev in Thread] Current Thread [Next in Thread]
  • [freeciv-ai] (PR#7007) CM speedup patch: pruning on primary stat production, Jason Short <=