|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.sics.tasim.is.common.ScheduleChanger
public class ScheduleChanger
ScheduleChanger is an utility to add or remove an agent in some games during a competition by replacing with other agents.
# CONFIG FILE FOR TAC qualifying competition.config=tac3_simulator.conf competition.id=1 # Add agent agentToAdd=AgentName firstGame=3198 gamesToSchedule=23 # Remove agent agentToRemove=AgentName firstGame=3198 is.database.sql.url=jdbc:mysql://localhost:3306/mysql log.consoleLevel=0
Constructor Summary | |
---|---|
ScheduleChanger()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScheduleChanger()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |