cvrp

A Python implementation for solving the Capacitated Vehicle Routing Problem (CVRP) using heuristic and metaheuristic algorithms

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cvrp

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0 2024-06-12      

Issues with this package?

Page last updated 2024-06-12 14:41:28 UTC