Skip to content

StwayneXG/route-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map & Route Planner

This repository contains code to find the shortest path between two cities or two places within a city of Pakistan.

Objective

The project focused on the implementation of Dijkstra's algorithm and finding the shortest distance between two points.
After completing the implementation, we further optimized the code by changing the data structures to hashmaps for least time cost.

To Run

The project was built on Qt framework for C++. Copy the src files to a project in Qt and run to get the GUI.

Sample Outputs

Main Screen

image

Output 01

image

Output 02

image

Output 03

image

License

MIT © Irtaza Sajid Qureshi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published