Performance improvements to the core engine and some small additional features. Finalization (mostly) of radiate-gp Graph and Tree data structures.
- Small refactor to how alterers/mutations/crossover is added to the engine
- Addition of 'EngineComponent' trait
- Additions to docs
- Completion of Graph and Tree modeling - some of the genetic programming functionality is subject to small changes, but the core is mostly complete. The data structures themselves are seemingly complete, additional functionality should be added through node values.
This is mostly just to signal that the current version of crates reflects the code in the main branch.
Full Changelog: v1.2.7...v1.2.8