|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.jussieu.gla.wasa.core.Problem | +--fr.jussieu.gla.wasa.samples.party.ProgressivePartyProblem
The main class for the Progressive Party problem.
Constructor Summary | |
ProgressivePartyProblem(Fleet fleet,
int periodCount)
|
Method Summary | |
Schedule |
getSchedule()
|
Var[][] |
getScheduleVars()
Returns a reference to the Vars used internally. |
void |
printInfo()
Displays informations about the boats and the schedule. |
Methods inherited from class fr.jussieu.gla.wasa.core.Problem |
add, add, contains, getConstraint, getConstraintCount, getConstraints, getEngine, getErrorMixer, getExplorer, getExplorerCount, getExplorers, getRandomConfigurator, getVar, getVarCount, getVars, restore, setErrorMixer, setRandomConfigurator, snapshot |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProgressivePartyProblem(Fleet fleet, int periodCount)
Method Detail |
public Schedule getSchedule()
public Var[][] getScheduleVars()
public void printInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |