Documentation of 'org.encog.ml.ea.rules.ConstraintRule' Java class
ConstraintRule
org.encog.ml.ea.rules

Interface ConstraintRule

  • All Superinterfaces:
    java.io.Serializable


    public interface ConstraintRule
    extends java.io.Serializable
    Defines a constraint. A constraint specifies if a genome is invalid.
    • Method Detail

      • isValid

        boolean isValid(Genome genome)
        Is this genome valid?
        Parameters:
        genome - The genome.
        Returns:
        True, if valid.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.