加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

A simple tutorial on CPLEX and Gurobi

(2014-08-05 12:11:02)
标签:

optimization

academic

分类: 我的讲座

注:应一些同学、朋友和同事的请求,再次准备了一个关于Gurobi和CPLEX使用的简单教程,这次教程里提到了软件的一些新的功能,比如说CPLEX在求解非凸的二次规划上的进展和努力;同时,还增加了一些例子代码,比如简单的(混合整数)线性规划、二次规划、双层规划(Bilevel Programming)、KKT条件的代码表达等内容,希望高年级本科生、研究生或年轻教师看过之后,能马上处理您手头的问题。其中的很多代码是从YALMIP Wiki拷贝过来的,特此声明(本教程的目的是教育,而非原创性地推动科研成果,但对推动大家的研究工作想必作用甚大)。此外,最近工作繁忙,博客疏于更新,其中博客中提到的问题也很少回答,敬请谅解。
 
=========================教程开始====================================
http://s5/mw690/001tGNG1gy6L0icedr654&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s1/mw690/001tGNG1gy6L0icsZqM90&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s9/mw690/001tGNG1gy6L0icIAiYc8&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s8/mw690/001tGNG1gy6L0id17Sf47&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s6/mw690/001tGNG1gy6L0idyIux15&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s6/mw690/001tGNG1gy6L0ieb6PH65&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s9/mw690/001tGNG1gy6L0ieBRu818&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s16/mw690/001tGNG1gy6L0ieVNlJ5f&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s13/mw690/001tGNG1gy6L0iftAcIec&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s8/mw690/001tGNG1gy6L0ifVItp37&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s7/mw690/001tGNG1gy6L0iggbUGa6&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s2/mw690/001tGNG1gy6L0igEvtva1&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s14/mw690/001tGNG1gy6L0ih8XyB5d&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s6/mw690/001tGNG1gy6L0ihFWbrb5&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s8/mw690/001tGNG1gy6L0iipFdB87&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s12/mw690/001tGNG1gy6L0ij29FVab&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s12/mw690/001tGNG1gy6L0ijm3PR5b&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />




http://s4/mw690/001tGNG1gy6L0isoAXF43&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s1/mw690/001tGNG1gy6L0isDVok90&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s4/mw690/001tGNG1gy6L0isWvCjf3&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s2/mw690/001tGNG1gy6L0ite3MR81&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s13/mw690/001tGNG1gy6L1HgoiMAac&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s15/mw690/001tGNG1gy6L1HhfyLI0e&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s8/mw690/001tGNG1gy6L1Hhnx5l87&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />

http://s11/mw690/001tGNG1gy6L1Hhto8yfa&690simple tutorial on CPLEX and Gurobi" TITLE="A simple tutorial on CPLEX and Gurobi" />
博主2016年5月19日注:关于在cplex中如何设置参数,比如讲参数solutiontarget值设为3?
Answer: ops = sdpsettings('solver','cplex','verbose',2,'cplex.solutiontarget',3);
              optimize(F,obj,ops); 


0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有