MCVRP
Solving the MCVRP problem using: Constraint Programming, Satisfiability Module Theory and Mixed Integers Linear Programming.
Install / Use
/learn @nicolodon/MCVRPREADME
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.
