Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion `info->upper_[columnNumber_] > info->lower_[columnNumber_]' failed. #46

Open
chemrgineer opened this issue Sep 5, 2023 · 0 comments

Comments

@chemrgineer
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant