Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 349 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 349 Bytes

VNS-EVRP-2020

This repository contains the Variable Neighborhood Search metaheuristic algorithm for the Electric Vehicle Routing Problem (EVRP), the winning method of the IEEE WCCI 2020 competition on EVRP. The code is as submitted to the competition.

Usage:

mkdir build
cd build
cmake ..
make 
cd ../data
../build/EVRP E-n22-k4.evrp