AbdelilahMeddahi / vrp-wesh

A python approach of the Vehicle Routing Problem using Simulated Annealing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRP

Arguments

  • -n: Non interactive
  • -d <dataset>: Use a dataset
  • -k <number>: Use k trucks (default 1)
  • -r <number>: Generate n random cities (default 20)

About

A python approach of the Vehicle Routing Problem using Simulated Annealing


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%