| Package | Description |
|---|---|
| ec.eval |
| Modifier and Type | Method and Description |
|---|---|
QueueIndividual |
MasterProblem.getNextEvaluatedIndividual()
This method blocks until an individual is available from the slaves (which will cause evaluatedIndividualAvailable()
to return true), at which time it returns the individual.
|
QueueIndividual |
SlaveMonitor.waitForIndividual()
Blocks until an individual comes available
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.