I am trying to modify it to use the intlinprog solver provided in Matlab using the command "options = sdpsettings('solver','intlinprog')" but I am getting the following error: info: 'Solver not applicable (intlinprog)'.
Could you help me understand what parts of the Unit Commitment example I need to modify and why so as to use the intlinprog solver?
Thank you.
Jules
Jules
unread,
Jul 6, 2015, 1:13:24 PM7/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
I just figured out how to get the intlinprog solver to work for the Unit Commitment Example. I just needed to change the objective function to a linear objective function.
Jules
Johan Löfberg
unread,
Jul 6, 2015, 2:20:01 PM7/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
Yup.
You should install a better mixed-nteger solver though. If you are in academia, gurobi, mosek, cplex are all free
Jules
unread,
Jul 6, 2015, 2:51:07 PM7/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