giacomelli / GeneticSharp

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
MIT License
1.26k stars 330 forks source link

Operators upgrade #83

Closed jsboige closed 3 years ago

jsboige commented 3 years ago

The new OperatorsStrategyBase class now inherited by the existing DefaultOperatorsStrategy and TplOperatorsStrategy should allow for more flexibility in :