GheodeAI / metaheuristic-designer

Framework for designing, testing and evaluating metaheuristic optimization algorithms.
https://metaheuristic-designer.readthedocs.io/en/latest/
MIT License
4 stars 0 forks source link

Add a population initializer module #9

Closed eugenioLR closed 1 year ago

eugenioLR commented 1 year ago

Add a module to generate the initial individuals of the population with multiple variations.

eugenioLR commented 1 year ago

implemented with #19