Skip to content

v1.2.5 Expression Trees (Genetic Programming), Multi-Objective Optimization

Compare
Choose a tag to compare
@pkalivas pkalivas released this 01 Dec 00:15
· 281 commits to master since this release

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/