org.encog.ml.ea.train.basic
Class EAWorker
- java.lang.Object
-
- org.encog.ml.ea.train.basic.EAWorker
-
- All Implemented Interfaces:
- java.io.Serializable, java.util.concurrent.Callable<java.lang.Object>
public class EAWorker extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Object>, java.io.SerializableA worker thread for an Evolutionary Algorithm.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description EAWorker(BasicEA theTrain, Species theSpecies)Construct the EA worker.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectcall()
-
DMelt 3.0 © DataMelt by jWork.ORG