yalmip / YALMIP

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

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

Closed ChaoII closed 1 year ago

ChaoII commented 1 year 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 1 year ago

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