org.encog.ml.prg.constraint
Class SimpleTypeConstraint

java.lang.Object
  extended by org.encog.ml.prg.constraint.SimpleTypeConstraint
All Implemented Interfaces:
ConstraintRule, PrgConstraintRule

public class SimpleTypeConstraint
extends Object
implements PrgConstraintRule


Constructor Summary
SimpleTypeConstraint()
           
 
Method Summary
 boolean isValid(Genome genome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTypeConstraint

public SimpleTypeConstraint()
Method Detail

isValid

public boolean isValid(Genome genome)
Specified by:
isValid in interface ConstraintRule


Copyright © 2013. All Rights Reserved.