guofei9987 / guofei9987/scikit-opt
does scikit-opt GA support elitism?
Open
feature request
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Elitism allows the GA population to always keep the top K best individuals and bring them to next generation.
This feature is important to avoid losing good solutions over the stochastic evolution process.
Contributor guide
Assessment
This issue has not been assessed yet.