propeller.gp
Main genetic programming loop.
cleanup
(cleanup)
FIXME: write docs
fill-defaults
(fill-defaults argmap)
Returns argmap with any unspecified values filled with defaults.
gp
(gp non-default-argmap)
Main GP function
report
(report evaluations pop generation argmap training-data)
Reports information each generation.