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

Error in prog.minimize #23

Open
prem-chand opened this issue May 30, 2019 · 2 comments
Open

Error in prog.minimize #23

prem-chand opened this issue May 30, 2019 · 2 comments

Comments

@prem-chand
Copy link

Undefined function 'decomp' for input arguments of type 'double'.

Error in isDSOS (line 23)
sol = prog.minimize(0, @spot_mosek, options);

@XinEDprob
Copy link

I found the same problem. When the objective function is 0, the code breaks.

@feimeng93
Copy link

Is there any solution?

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

3 participants