d3nd1's blog

By d3nd1, history, 9 years ago, In English

Hi, I need help on the Dinic algorithm, I do not know how it works nor the time of the run, if anyone has any implementation I would be grateful, thanks... :)

  • Vote: I like it
  • -19
  • Vote: I do not like it

»
9 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

check e-maxx.ru . The code is quiet neat and readable;