Library Reference
An overly-detailed description of (almost) all the functions contained within propeller.
- Genetic Operators
- Genetic Programming Loop
- Genome
- Utility Functions
- Push
- Problems
Genetic Operators
https://en.wikipedia.org/wiki/Genetic_operator
Variation
Selection
Genetic Programming Loop
gp.cljc
Genome
Utility Functions
Found in propeller.utils.cljc
, these are functions just to make life easier when writing other functions.