Uses of Class
org.dllearner.algorithms.gp.GP.SelectionType

Packages that use GP.SelectionType
org.dllearner.algorithms.gp Genetic Programming Learning Algorithm. 
 

Uses of GP.SelectionType in org.dllearner.algorithms.gp
 

Methods in org.dllearner.algorithms.gp that return GP.SelectionType
static GP.SelectionType GP.SelectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GP.SelectionType[] GP.SelectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann