v1.2.5 Expression Trees (Genetic Programming), Multi-Objective Optimization
Adding support for genetic programming through tree structures, commonly known as Genetic Programming or Expression Trees.
Adding support for multi-objective optimization and Pareto fronts.
New selectors for multi-objective optimizations: NSGASelector - Non dominated sorting.
Refactoring to use specific chromosomes for each gene in order to to support the NodeChromosome for Graphs and Trees.
Adding doc page for better understanding of the library: https://pkalivas.github.io/radiate/