- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.LGPCrossoverStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.LGPInitializationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.LGPReplacementStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.OperatorExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.treegp.enums.TGPCrossoverStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.treegp.enums.TGPInitializationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.treegp.enums.TGPMutationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.treegp.enums.TGPPopulationReplacementStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.LGPCrossoverStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.LGPInitializationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.LGPReplacementStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.OperatorExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.treegp.enums.TGPCrossoverStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.treegp.enums.TGPInitializationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.treegp.enums.TGPMutationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.treegp.enums.TGPPopulationReplacementStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableSet - Class in com.github.chen0040.gp.treegp.program
-
Created by xschen on 12/5/2017.
- VariableSet() - Constructor for class com.github.chen0040.gp.treegp.program.VariableSet
-