public interface VersionIndependentAgentInterface
Modifier and Type | Method and Description |
---|---|
double |
adjustDiscountFactor(double discountFactor) |
double |
getTime() |
void |
log(java.lang.String message) |
void |
setOpponentTime(long time) |
void |
setOurTime(long time) |