nicolodon / MCVRP

Solving the MCVRP problem using: Constraint Programming, Satisfiability Module Theory and Mixed Integers Linear Programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCVRP

Solving the MCVRP problem using: Constraint Programming, Satisfiability Modulo Theories and Mixed Integers Linear Programming. Each Folder contains its readme and requirements files. There is also a theoretical report in pdf.

In every folder you can find the models used to solve the MCVRP problem along with a graphical and textual representation of the results. Read the report to clarify doubts and also the comments present into the code.

About

Solving the MCVRP problem using: Constraint Programming, Satisfiability Module Theory and Mixed Integers Linear Programming.


Languages

Language:Python 100.0%