Shortest Route
Shortest Route
SHORTEST - ROUTE
Steps of the Shortest-Route Technique
• 1. Find the nearest node to the origin (plant). Put the distance in a box by the node.
• 2. Find the next-nearest node to the origin (plant) and put the distance in a box by the node.
• In some cases, several paths will have to be checked to find the nearest node.
• 3. Repeat this process until you have gone through the entire network. The last distance at the
• ending node will be the distance of the shortest route. You should note that the distance
• placed in the box by each node is the shortest route to this node. These distances are used
• as intermediate results in finding the next-nearest node.
SHORTEST - ROUTE
SHORTEST – ROUTE PROBLEM
Every day, Ray Design, Inc., must transport beds, chairs, and other
furniture items from the factory to the warehouse. This involves going
through several cities. Ray would like to find the route with the shortest
distance. The road network is shown in the figure below