org.encog.ml.prg.generator
Interface PrgPopulationGenerator

All Superinterfaces:
PopulationGenerator

public interface PrgPopulationGenerator
extends PopulationGenerator


Method Summary
 int getMaxDepth()
           
 
Methods inherited from interface org.encog.ml.ea.population.PopulationGenerator
generate, generate
 

Method Detail

getMaxDepth

int getMaxDepth()


Copyright © 2013. All Rights Reserved.