Transportation Problem (Part-11): Loop in Transportation Problem

In this video, I have explained Loop in Transportation Problem. If the Initial BFS of the transportation problem is not optimal then we need to search for another BFS, for this purpose we need an entering variable and a leaving variable. This process in transportation problem is done by loop. For previous and next topics on Transportation problem and other topics of Optimization Techniques follow link:    • Optimization Techniques/Operation Research