asher-k / TransientTerminalGP

Project undertaken for the VUW Summer Scholars programme. Provides an implementation of a novel genetic operator called the Transient Terminal Set.
0 stars 0 forks source link

Pareto Front members are removed from population #18

Closed asher-k closed 3 years ago

asher-k commented 3 years ago

Individuals which form the Pareto front are not guaranteed to progress to the next generation. This is closely related to #11