ANTPY2
ANTPY2 is a Python library designed for the analysis of Ant Colony Optimization (ACO) algorithms. It provides tools and functionalities to help researchers and practitioners understand, visualize, and benchmark ACO implementations. The library aims to facilitate the exploration of ACO's performance across various problem instances and parameter settings.
Key features of ANTPY2 include data loading and preprocessing capabilities, allowing users to import experimental results
The library is built with a modular design, making it extensible and adaptable to new ACO algorithms