Question: a.) Find the shortest path from node 1 to node 8 using Dijkstra's algorithm. Write the length of the shortest path as well as the

a.) Find the shortest path from node 1 to node 8 using Dijkstra's algorithm. Write the length of the shortest path as well as the edges that compose it. b.) Write an integer programming formulation to find the second-shortest path from 1 to 8 in this network. (Hint: if the shortest path is not available, the second-shortest path becomes the shortest path.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
