Skip to content

In this project a country is modeled with edges and vertices and assigned two vertices as locations of Mecnun and Leyla. This program finds the shortest path for Mecnun to reach Leyla based on Dijkstra's algorithm, and then finds a honeymoon route for them which is actually a minimum spanning tree.

Bera0422/NetworkBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 

About

In this project a country is modeled with edges and vertices and assigned two vertices as locations of Mecnun and Leyla. This program finds the shortest path for Mecnun to reach Leyla based on Dijkstra's algorithm, and then finds a honeymoon route for them which is actually a minimum spanning tree.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages