Hi guys,
<div><br></div><div>I have just tested Hao-Orlin algorithm and met a problem. I applied the algorithm on the graph that gave in the hao_orlin_test.cc (in the test folder). That is the minimum cut value couldn't be equal 1. By calculating manually, the value equals 2 (the cut set is the set of (2,3); (4,1) edges). The total of weights corresponds with 2.</div>
<div><br></div><div>Are there anyone worked with Hao-Orlin algorithm so far?</div><div><br></div><div>Cheers.</div>