Documentation of 'org.encog.ml.prg.train.rewrite.RewriteBoolean' Java class
RewriteBoolean
org.encog.ml.prg.train.rewrite

Class RewriteBoolean

  • All Implemented Interfaces:
    java.io.Serializable, RewriteRule


    public class RewriteBoolean
    extends java.lang.Object
    implements RewriteRule
    Basic rewrite rules for boolean expressions.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      RewriteBoolean() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean rewrite(Genome g)
      Rewrite the specified genome.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RewriteBoolean

        public RewriteBoolean()
    • Method Detail

      • rewrite

        public boolean rewrite(Genome g)
        Rewrite the specified genome.
        Specified by:
        rewrite in interface RewriteRule
        Parameters:
        g - The genome to rewrite.
        Returns:
        True, if the genome was rewritten.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.