Implementing the Flow Deviation Algorithm in C++ Andy 31 December 2013 C++ / MFC / STL, Optimization 3 Comments IntroductionThe flow deviation algorithm as developed by Leonard Kleinrock et al is an efficient means of assigning routes and flows for a given network topology so as to minimize the … Read More...