Is glp_iocp.presolve activated? A common cause of incorrect solutions is that your solution is correct for the original problem but not correct for the current problem (which could have been modified by GLPK during the solving process). Stupid question: does your solution start from position 1 of the array?
- G. S. - Il giorno 05/ago/2013, alle ore 14:58, Le Dinh Danh < address@hidden> ha scritto: With "the result is still incorrect" I mean after calling the callback function, the solver find the solution but it is not correct one. I don't know why. If I don't call the cacllback, the solve provide a good solution. I can check it manually.
|