se.sics.tasim.is.common
Class ScoreGenerator
java.lang.Object
se.sics.tasim.is.common.ScoreGenerator
- Direct Known Subclasses:
- DefaultScoreGenerator
public abstract class ScoreGenerator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScoreGenerator
public ScoreGenerator()
init
public final void init(java.lang.String serverName,
java.lang.String competitionPath)
getServerName
protected java.lang.String getServerName()
getScoreFileName
protected java.lang.String getScoreFileName()
getCombinedParticipants
protected CompetitionParticipant[] getCombinedParticipants(Competition competition)
- Returns all participants in the specified competition with respect to any
parent competition.
createScoreTable
public abstract boolean createScoreTable(Competition competition,
int simulationID)
Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.