org.encog.ml.prg.generator
Class GenerateWorker
- java.lang.Object
-
- org.encog.ml.prg.generator.GenerateWorker
-
- All Implemented Interfaces:
- java.lang.Runnable
public class GenerateWorker extends java.lang.Object implements java.lang.RunnableUsed to thread the generation process.
-
-
Constructor Summary
Constructors Constructor and Description GenerateWorker(AbstractPrgGenerator theOwner, PrgPopulation thePopulation)Construct the worker.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidrun()
-
-
-
Constructor Detail
-
GenerateWorker
public GenerateWorker(AbstractPrgGenerator theOwner, PrgPopulation thePopulation)
Construct the worker.- Parameters:
theOwner- The owner.thePopulation- The target population.
-
-
DMelt 3.0 © DataMelt by jWork.ORG