Warshall Algorithm
Questions answered in this video are:
what is transitive closure?
what is path matrix?
what is warshall algorithm?
warshall algorithm is used for what purpose?
How to obtain path matrix by warshall algorithm
solving the problem using warshall algorithm
Analysis of algorithm