VRP-Optimization

Vehicle Routing Optimization Project

Background Image

Introduction

This project applies the Capacitated Vehicle Routing Problem (CVRP) to enhance delivery logistics for a local restaurant in Waterloo. Utilizing mathematical modeling and optimization algorithms, we aim to boost operational efficiency, reduce costs, and elevate customer satisfaction.

CVRP Formulation

Decision Variables

Objective Function

Minimize the total distance traveled by the fleet:

Constraints

Features

Requirements

Report

For a detailed analysis and insights, refer to the complete report: VRP_GITHUB/Report.pdf

Team Member

Course

CO 370: Deterministic OR Models
Instructor: Martin Pei - Profile

Key Findings

Code Output

Conclusion

Visualization Output

Final Formulation

For an interactive view of the routes, see the HTML map file:Interactive Map

(Note: The HTML file is best viewed in a web browser.)

##Thank You