[freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, 12 Apr 2002, Raahul Kumar wrote:
> > On turn 353 I see player A flying overhead with lots of Stealth Bombers.
> > Turns 354->375 I don't see any enemy units. On turn 376 I see some
> > Warriors moving around in the outskirts of my empire. It is turn 381.
> >
> > In your scheme, it would have forgotten about those Stealth Bombers, and
> > geared up to kill his Warriors. Bad idea.
> Has someone sent in patches I don't know about?
You mean you didn't notice my "AI super planning ahead patch"? Sheez...
> The current AI does not plan more than one turn ahead. We still don't
> need to keep the full tile info. Just retain the ones with unit
> movements. We also need to remeber the performance killing aspect of
> your idea.
I just want to remember a table containing { Unit_Type_id id, int turn,
int number }, accessed by by id:turn.
The idea is that we should build units that can defeat those of the enemy.
But not being omniscient means we must record all observations of enemy
units, and try to guess what it has based on that. So more recent
observations are more valid, but old observations are valid too.
Yours,
Per
"Treason doth never prosper: what's the reason?
Why, if it prosper, none dare call it treason."
-- Sir John Harrington (1561-1612)
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), (continued)
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raahul Kumar, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), per, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raahul Kumar, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), per, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raahul Kumar, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd),
per <=
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raahul Kumar, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raahul Kumar, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Ross W. Wetmore, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raahul Kumar, 2002/04/12
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raimar Falke, 2002/04/13
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Gregory Berkolaiko, 2002/04/17
- [freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Raimar Falke, 2002/04/12
[freeciv-ai] Re: [Freeciv-Dev] Re: [RFC][Patch] AI can fly v2 (fwd), Gregory Berkolaiko, 2002/04/12
|
|