Modeling and solving a network problem (Shortest Path) using Dynamic Programming. Another approach to solve Shortest Path problem is using Dijkstra's Algorithm: • Network Models (Shortest Path)