Max-flow and Maximum Bipartite Matching

Правка en1, от Confused101, 2016-01-13 10:14:06

I am looking for some nice implementation of Max-flow & Maximum Bipartite Matching problems, With worst and average case time complexity of Algorithms. Also I want some suggestion about how to start solving problems of these categories.Till now I have solved problem using implementation of Algorithms as black box, which is not good in longer run. So I request CF community to suggest me some good ways to understand implementation and complexities of these algorithms.

Thanks !

Теги max flow, bipartite matching, graph, graph matching

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Confused101 2016-01-13 10:14:06 527 Initial revision (published)