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 yal...@googlegroups.com
I think I read somewhere in this forum that the use of (strict) inequalities can cause problems. It would be better to replace either <= by < or < by <=. Does anybody know this?
Mark L. Stone
unread,
Jul 6, 2015, 9:06:03 AM7/6/15
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 yal...@googlegroups.com
YALMIP treats strict inequalities as being non-strict inequalities. Perhaps specification of strict inequalities will be disallowed in some future YALMIP version.
Johan Löfberg
unread,
Jul 6, 2015, 9:15:53 AM7/6/15
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 yal...@googlegroups.com
Yes, since it makes no sense in practice. Please solve minimize x subject to x>0 for me...
Marc Wijnand
unread,
Jul 6, 2015, 9:19:30 AM7/6/15
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 yal...@googlegroups.com
Thanks. I use only non-strict inequalities so that's fine.
Mark L. Stone
unread,
Jul 6, 2015, 9:29:22 AM7/6/15
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 yal...@googlegroups.com
We need an infimum solver. Easier said than done, i guess.