This sounds crazy, but try turning off CPLEX’s presolver and see if the original model solves. I have had models where CPLEX’s presolver was a bit too aggressive with its problem reductions and turned a feasible problem into an infeasible one.
You should also add tee=True / --stream-solver and see what CPLEX actually says – the “unknown” solver status just means that Pyomo’s solver wrapper didn’t recognize the result.
john
--
You received this message because you are subscribed to the Google Groups "Pyomo Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
pyomo-forum...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.