FINDING A MAXIMUM VALUE FLOW IN PURE NETWORK
Araniyos Terefe
Broschiertes Buch

FINDING A MAXIMUM VALUE FLOW IN PURE NETWORK

DINIC'S METHOD FOR FINDING A MAXIMUM VALUE FLOW IN PURE NETWORK

Versandkostenfrei!
Versandfertig in 6-10 Tagen
32,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
Optimizing (maximizing or minimizing) is a basic need of human being. There are many real life problems that need the process of optimization; one of it is the problem of finding a maximum value flow in a single commodity network. A maximum value flow in a pure network can be calculated by different methods with different computational complexity. One of the earliest methods is the Ford-Fulkerson Algorithm with limited practical use. Hence, among the different methods this book emphasized on Dinic's method for getting a maximum value flow in pure network (single commodity flow) with very best ...