|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpalta.distributed.DistributedEvalController
public class DistributedEvalController
Constructor Summary | |
---|---|
DistributedEvalController(gpalta.core.Config config,
gpalta.core.Fitness fitness,
gpalta.core.ProblemData problemData,
gpalta.core.Output tmpOutput)
|
Method Summary | ||
---|---|---|
|
eval(java.util.List<T> population)
|
|
void |
notifyReady(int wClient)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistributedEvalController(gpalta.core.Config config, gpalta.core.Fitness fitness, gpalta.core.ProblemData problemData, gpalta.core.Output tmpOutput)
Method Detail |
---|
public void notifyReady(int wClient)
public <T extends gpalta.core.Individual> void eval(java.util.List<T> population)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |