You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I get weird error. I'm using BONMIN with Pyomo 6.6.1 on Linux Mint 21. I compiled BONMIN 1.8.9 with compiled-IPOPT (Ipopt 3.14.13 ASL(20230330)) and ubuntu pre-compiled CBC 2.10.7 (I'm installing *-dev packages).
bonmin: OsiBranchingObject.cpp:618: virtual OsiBranchingObject* OsiSimpleInteger::createBranch(OsiSolverInterface*, const OsiBranchingInformation*, int) const: Assertion `info->upper_[columnNumber_] > info->lower_[columnNumber_]' failed.
ERROR: Solver (asl) returned non-zero return code (-6)
ERROR: See the solver log above for diagnostic information.
The text was updated successfully, but these errors were encountered:
Hi, I get weird error. I'm using BONMIN with Pyomo 6.6.1 on Linux Mint 21. I compiled BONMIN 1.8.9 with compiled-IPOPT (Ipopt 3.14.13 ASL(20230330)) and ubuntu pre-compiled CBC 2.10.7 (I'm installing *-dev packages).
The text was updated successfully, but these errors were encountered: