You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #15 on July 05, 2024 14:08.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
State-of-the-art sum-of-squares toolboxes offer a simplification of the underlying semidefinite problems prior to calling an SDP solver.
For convex sum-of-squares (or SDP) problems in
CaΣoS
, simplification should be a two-step process:sdpsol
object: Simplify the symbolic SDP where possible.Ideally, in step 1. we detect where explicit simplification will be needed for step 2.
Beta Was this translation helpful? Give feedback.
All reactions