You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YALMIP
Hi Johan,
I obtained a solution for optimization problem A (for instance, a nonconvex problem) by solving another problem B (a convex problem including LMI constraints). Is there a convenient way to check whether the solution from problem B satisfy all constraints of problem A? It seems that the command “check” does not work for this circumstance.
Thanks.
Pan
Johan Löfberg
unread,
Jul 26, 2016, 1:13:38 PM7/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YALMIP
check sould work as long all variables are assigned. Alternatively, simply compute the value of the expression which you want to study using value, once again assuming the variables are assigned