org.encog.ml.prg.constraint
Class SimpleTypeConstraint
java.lang.Object
org.encog.ml.prg.constraint.SimpleTypeConstraint
- All Implemented Interfaces:
- ConstraintRule, PrgConstraintRule
public class SimpleTypeConstraint
- extends Object
- implements PrgConstraintRule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTypeConstraint
public SimpleTypeConstraint()
isValid
public boolean isValid(Genome genome)
- Specified by:
isValid
in interface ConstraintRule
Copyright © 2013. All Rights Reserved.