MathProblemsBank

6.4.6 Graph theory

Problem: Given a weight matrix Ω of graph G. find the value of the minimum path and the path itself from vertex v1 to vertex v6 using Dijkstra's algorithm, and then the value of the maximum path and the path itself between the same vertices. (2346224377510).