vignesh-m/dinic-visualization

Blocking flow path

Closed this issue · 0 comments

In max_flow/block_flow.py , the function that finds blocking flow calls path. Make sure that after path_function, check if ret_path is not empty in order to continue with the loop