Package net.sf.colossus.ai.helper

Helper code for implementing the artificial players for Colossus.

See:
          Description

Class Summary
BattleEvalConstants Various constants used by the AIs code for battle evaluation.
EvaluatedBattleCritter  
LegionMove LegionMove has a List of one CritterMove per mobile critter in the legion.
OnTheFlyLegionMove On-the-fly generation of the Collection of all possible LegionMove.
 

Package net.sf.colossus.ai.helper Description

Helper code for implementing the artificial players for Colossus.

This package shouldn't be used outside of the net.sf.colossus.ai hierarchy.