This repository provides the official Python implementation of the Icicle Algorithm (IA), a newly proposed physics-based metaheuristic optimization algorithm. The algorithm is inspired by the natural ...
This project is an educational and research-oriented implementation that benchmarks and compares different metaheuristic algorithms for solving VRPTW problems. The VRPTW is a classic NP-hard ...