Skip to content

thuzax/vrp-solver

Repository files navigation

DPDPTW Framework

This project aims to allow easier modifications for adapting to different problems or solution methods for dynamic routing problems class with time windows and pickup and delivery.

Installation

Download the code via git:

git clone https://github.com/thuzax/vrp-solver/edit/dev

Install python packages:

pip3 install -r requirements.txt

Download and install CBC or Gurobi Solver.

Directories Structure

The solver is the main directory of this project. There can be found the solver implementation.

Other files and directories were created for experiments and solution verification.

Reproducing experiments

Authors

Arthur Henrique Sousa Cruz

Mayron César de Oliveira Moreira

Miguel Rodrigues

Franklina Maria Bragion de Toledo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages