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

CPLEX Error 1016: Community Edition. Problem size limits exceeded. #93

Open
younggotti opened this issue Apr 26, 2024 · 0 comments
Open

Comments

@younggotti
Copy link

younggotti commented Apr 26, 2024

Hi,
I'm trying to solve a problem but I get the 1016 error. I can't understand why, since I'm within the limits (250 variables, 3 constraints, and 0 parameters).
What am doing wrong? Thanks

CVXPY v1.4.1
===============================================================================
(CVXPY) Apr 26 11:46:11 AM: Your problem has 250 variables, 3 constraints, and 0 parameters.
(CVXPY) Apr 26 11:46:11 AM: It is compliant with the following grammars: DCP, DQCP
(CVXPY) Apr 26 11:46:11 AM: (If you need to solve this problem multiple times, but with different data, consider using parameters.)
(CVXPY) Apr 26 11:46:11 AM: CVXPY will first compile your problem; then, it will invoke a numerical solver to obtain a solution.
(CVXPY) Apr 26 11:46:11 AM: Your problem is compiled with the CPP canonicalization backend.

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