Skip to content

Releases: FernandoGaGu/Ant-Colony-Optimisation

antco 0.1.7

01 May 14:40

Choose a tag to compare

v0.1.7

Fixed problems with random seeds.

Major changes in the framework

27 Apr 15:43

Choose a tag to compare

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

20 Apr 08:30

Choose a tag to compare

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

19 Apr 17:24

Choose a tag to compare

First version of the antco package.