Class BasicObjectiveHelper

java.lang.Object
net.sf.colossus.ai.objectives.AbstractObjectiveHelper
net.sf.colossus.ai.objectives.BasicObjectiveHelper
All Implemented Interfaces:
IObjectiveHelper
Direct Known Subclasses:
SecondObjectiveHelper

public class BasicObjectiveHelper extends AbstractObjectiveHelper
A naive (basic!) implementation of @IObjectiveHelper. This is still mostly for testing the code.
Author:
Romain Dolbeau