|
|||||||||
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.magicsquare.MagicSquareProblem
The magic square problem.
Constructor Summary | |
MagicSquareProblem(int p_size)
|
Method Summary | |
void |
printInfo()
Displays informations about the square. |
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 MagicSquareProblem(int p_size)
Method Detail |
public void printInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |