jhpro.sregression
Class SymProblem
- java.lang.Object
-
- org.jgap.gp.GPProblem
-
- jhpro.sregression.SymProblem
-
public class SymProblem extends GPProblem
Initialize the problem.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description GPGenotypecreate()This method is used for setting up the commands and terminals that can be used to solve the problem.-
Methods inherited from class org.jgap.gp.GPProblem
createTree, getGPConfiguration, showTree, showTree
-
-
-
-
Method Detail
-
create
public GPGenotype create() throws InvalidConfigurationException
This method is used for setting up the commands and terminals that can be used to solve the problem.- Specified by:
createin classGPProblem- Returns:
- GPGenotype
- Throws:
InvalidConfigurationException
-
-
DMelt 3.0 © DataMelt by jWork.ORG