SCS solver in YALMIP?

109 views
Skip to first unread message

mossy.fighting

unread,
Dec 7, 2017, 11:24:55 AM12/7/17
to YALMIP
Dear Professor Lofberg,

I read from https://github.com/cvxgrp/scs that, we can use this solver through Yalmip. But i can not see that SCS in the website https://yalmip.github.io/allsolvers/
My question is: Is this possible to use SCS though Yalmip and what is the key word, "SCS" or something else?

Thank you and best regards,

Johan Löfberg

unread,
Dec 7, 2017, 11:33:21 AM12/7/17
to YALMIP
Yes (info missing on homepage)

mossy.fighting

unread,
Dec 7, 2017, 11:44:49 AM12/7/17
to YALMIP
Dear Professor Lofberg,

Thank you very much for your information! 
Hope that you update when you have free time in order to know clearly which word to invoke when call scs solver.

Johan Löfberg

unread,
Dec 7, 2017, 11:52:15 AM12/7/17
to YALMIP
like all other solvers, the name of the solver, i.e. 'scs'

mossy.fighting

unread,
Dec 7, 2017, 11:56:54 AM12/7/17
to YALMIP
Dear Professor Lofberg,

I can run matlab using SCS, but in their https://github.com/bodono/scs-matlab, they mentioned there are 2 types of calling SCS solver, one is direct and another is undirect. I would like to ask that when Yalmip call direct and one Yalmip call indirect?
[x,y,s,info] = scs_direct(data, cones, settings
[x,y,s,info] = scs_indirect(data, cones, settings

Johan Löfberg

unread,
Dec 7, 2017, 12:07:24 PM12/7/17
to YALMIP
default is direct, but you select using 'scs-direct' and 'scs-indirect'
Reply all
Reply to author
Forward
0 new messages