 
  
  
  
  
 Next: GABIL Genetic Operators
Up: Genetic Algorithms
 Previous: GABIL System
 
-  each hypothesis is a disjunctive set of propositional rules
-  conjunction of constraints on fixed set of attributes - bit
string representations of individual rules
-  So the hypothesis consisting of the two rules follows:
-  IF   THEN THEN ;    IF ;    IF THEN THEN  
-  10 01 1    11 10 0
-  The length of the bit string grows with the number of rules.
This causes a modification to the crossover operator
 
Patricia Riddle 
Fri May 15 13:00:36 NZST 1998