...
/Exercise: Find the Shortest Path in a Small Town
Exercise: Find the Shortest Path in a Small Town
Apply what you have learned about shortest path algorithms to find the shorter distance from one location to another in a town.
We'll cover the following...
Problem statement
You are the city planner for a small town with ten distinct locations (nodes) connected by roads ...