Skip to content

wolledav/VNS-EVRP-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published