yalmip / YALMIP

MATLAB toolbox for optimization modeling
https://yalmip.github.io/
Other
463 stars 134 forks source link

Deploying for C#(.Net Assembly). 'Solver not found (cutsdp)' cplex bmibnb cant not be founded as well #1322

Closed ChaoII closed 10 months ago

ChaoII commented 11 months ago

hi, Thanks for your open-source. I need build the matlab code to .net assemble,when I add yalmip and specify the solver such as cutsdp, cplex, bmibnb, bnb , my MATLAB cant work well but in C# program it throw a except message such as solvertime: 0 info: 'Solver not found (cutsdp)' problem: -3 yalmiptime: 0.5050. thanks.

I will attach my code and error info: MATLAB: image image C#: image

johanlofberg commented 10 months ago

https://yalmip.github.io/faq/compilesolver/