Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 452 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 452 Bytes

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.