Created by Scott Robert Ladd at Coyote Gulch Productions.
A set of common tools for finite state machines. More...
#include <machine_tools.h>
Classes | |
class | mutation_selector |
Wraps a roulette wheel for selecting mutations. More... | |
Protected Types | |
enum | mutation_id { MUTATE_OUTPUT_SYMBOL, MUTATE_TRANSITION, MUTATE_REPLACE_STATE, MUTATE_SWAP_STATES, MUTATE_INIT_STATE } |
Types of mutation supported. More... | |
A set of common tools for finite state machines.
|
protected |
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.