Dear all,<div>I&#39;m using Symphony 5.2.4 for some Mixed Interger problem. The problem is large so that I try to use set initial solution for the problem before solving it using branch and bound. I used Osi interface.</div>
<div>However, sometimes when the initial solution is coincidently the optimal solution then the branch and bound after that terminate with a conclusion that the problem is infeasible which is completely illogic. I did test if the problem is feasible by running the problem again without setting the initial solution, the branch and bound process find the optimal solution.</div>
<div><br></div><div> </div><div>I used setColSolution() for setting the initial solution and branchAndBound() for calling brand and Bound process.</div><div><br></div><div>Can someone help me.</div><div><br></div><div>Many thanks,</div>
<div>Linh</div><div><br>-- <br><span style="font-family:monospace, &#39;courier new&#39;, courier;font-size:13px">Truong Dieu Linh, PhD<br>Department of Data Communications and Networks<br>Faculty of Information Technology/School of ICT<br>
Hanoi University of Technology<br><a href="http://www.it-hut.edu.vn/~linhtd" style="color:rgb(0, 0, 255);font-family:monospace" target="_blank">http://www.it-hut.edu.vn/~linhtd</a></span><br>
</div>