Skip to content

aitorls/cvrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvrp

Repostory to solve Salomon CVRP

ASD

A Simple Demostration

Requirements

  • Python 3
  • Pipenv pip3 install pipenv
  • Pytest pip3 install pytest
  • VRPLIB pip install vrplib

Setup

pipenv install --dev

Development

Run tests

pipenv run test

pytest -v tests/

Run linter

pipenv run lint

About

Repostory to solve Salomon CVRP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published