Uses of Class
org.artoflife.gp.genome.bool.UnaryLogicalGene

Packages that use UnaryLogicalGene
org.artoflife.gp.genome.bool A basic collection of genes built on the base in org.artoflife.gp.genome that implement boolean operators including logical, comparative and conditional, as well as a GpMutator that acts on Boolean genes. 
 

Uses of UnaryLogicalGene in org.artoflife.gp.genome.bool
 

Subclasses of UnaryLogicalGene in org.artoflife.gp.genome.bool
 class NotGene
          True if boolean value1 is false and vice versa.
 


artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.