Skip to content

We find the best route from city1 to city2 based on the cost function. The program takes the file name start city, end city and the cost function as input parameters. The cost function can be segments, distance, time, mpg. Given an input file of road segments which provides city1, city2, length of road, speed restriction and highway name.

Notifications You must be signed in to change notification settings

knikharg/Route-based-on-cost-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Route-based-on-cost-function

We find the best route from city1 to city2 based on the cost function. The program takes the file name start city, end city and the cost function as input parameters. The cost function can be segments, distance, time, mpg. Given an input file of road segments which provides city1, city2, length of road, speed restriction and highway name.

About

We find the best route from city1 to city2 based on the cost function. The program takes the file name start city, end city and the cost function as input parameters. The cost function can be segments, distance, time, mpg. Given an input file of road segments which provides city1, city2, length of road, speed restriction and highway name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages