| Package | Description |
|---|---|
| ec.eval |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
SlaveMonitor.notifySlaveAvailability(SlaveConnection slave,
Job job,
EvolutionState state)
Notifies the monitor that the particular slave has finished performing a job, and it (probably) is
available for other jobs.
|
void |
SlaveMonitor.unregisterSlave(SlaveConnection slave)
Unregisters a dead slave from the monitor.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.