Next: Representations III
Up: Genetic Algorithms
Previous: Representing Hypotheses
- Conjunctions of constraints can be represented by
concatenation. So 011 10 represents
- Postconditions can be represented in the same way, 111 10 10
represents IF Wind = Strong THEN PlayTennis = yes.
Notice, 111 represents the ``don't care'' constraint on Outlook
- Fixed length bit-string representation for rules.
- Sets of rules can be represented by concatenating single rule,
but now not fixed length.
Patricia Riddle
Fri May 15 13:00:36 NZST 1998