On certain datasets presolve returns status infeasible or infeasible/unbounded while cuOpt is able to find a solution with presolve disabled.
This either comes from relative tolerance or a bug in presolvers.
Expected: cuOpt does't find a solution on original problem or presolver reduces the problem.
On certain datasets presolve returns status
infeasibleorinfeasible/unboundedwhile cuOpt is able to find a solution with presolve disabled.This either comes from relative tolerance or a bug in presolvers.
Expected: cuOpt does't find a solution on original problem or presolver reduces the problem.