Skip to content

Hackathon project using Qiskit Quantum Computing for optimizing delivery routes, reducing time, and cost by finding shortest truck trips using real life examples.

Notifications You must be signed in to change notification settings

esquivelgor/Quantum-Route-Minimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumHack

Delivery companies with a fleet of trucks and customers in different locations face the challenge of minimizing both delivery time and cost. This is a complex problem that requires finding the shortest possible trip length for all trucks. To tackle this challenge, we utilized combinatorial optimization methods and Qiskit quantum computing.

Our approach involved filtering a dataset of US city locations as depot and customer locations. The main challenge is minimizing the distance vehicles travel while designing routes connecting depots to multiple client locations and back to the depot.

We utilized a Qiskit-coded vehicle routing problem (VRP) solution to obtain the optimal solution. Our algorithm solution efficiently reduces delivery time and cost while ensuring the shortest possible distance traveled by all vehicles.

About

Hackathon project using Qiskit Quantum Computing for optimizing delivery routes, reducing time, and cost by finding shortest truck trips using real life examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published