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

Unit tests and package restructure #16

Closed eugenioLR closed 1 year ago

eugenioLR commented 1 year ago

Added project structure using the package poetry and implemented unit tests with nox (that uses pytest), the code is mostly untouched except for some bug fixes