Releases: FernandoGaGu/Ant-Colony-Optimisation
Releases · FernandoGaGu/Ant-Colony-Optimisation
antco 0.1.7
v0.1.7 Fixed problems with random seeds.
Major changes in the framework
Major changes throughout the framework. Algorithms have been simplified and new algorithms have been added. A new Greedy strategy has been added to the hybrid algorithms. New examples and new built-in algorithms have been tested. Other minor changes have also been introduced, the previous version is completely obsolete.
Solved minor bugs
Fixed bugs related to variable renaming during refactoring and problems related to the compilation of Cython modules in relation to the installation of antco on Linux systems.
Code publication
First version of the antco package.