Could we output a numerical solver format from cvx directly?

Uncategorized
Aug 11, 2021
S

I can’t find this tool in cvxtoolbox. Are we able to do this?

E

It is at least possible if you use Mosek as optimizer.

S
Replying to #2

Thanks for your answer.
I would find out how to do this.

E

See

M

You may able to do it in YALMIP using its export command.

S
Replying to #4

Thanks you a lot !
This information is helpful.

S
Replying to #5

Thanks for the answer.
I will take a look.