Originally posted by: claud10
Hi, I am experiencing the following issue. In one machine (my laptop, an intel core 2 duo x86_64) a MIP runs fine. In another machine (intel xeon x86_64) with the exactly same code, the function isIntegerfeasible() inside a BranchCallback seems to be returning false even if the solution is integer feasible, thus branching infinitely. I read the changelog of the last fixpack and it mentions something related to this function, however I do not know whether this may be a bug or I am missing something.
Thanks in advance,
Claudio
#CPLEXOptimizers#DecisionOptimization