Lecture 007-Optimization tools

Outline •Python+ Gurobi •Mathematical Programming Language •Demo cases •Practical cases •Java+ Cplex

网络上的一些参考资料

Gurobi对 Python 支持得最好,对Java 等支持的类和方法相对较少。如果对其他编程语言没有强烈倾向的话,官方推荐使用Python:“If you don’t have a strong preference, we recommend that you use our Python interfaces, which provides a number of benefits. First, Python is a very nice programming language that can be used for anything from experimentation to prototyping to deployment. Beyond this, though, our Python interface includes a set of higher-level modeling constructs that make it much easier to build optimization models.”

Cplex 不仅有自己的建模环境 Ilog,对 Java、C++、C 等支持也比较充分,但Cplex 对 Python的类和方法目前不多。

Gurobi可以申请商业试用许可和免费学术许可,学术版没有规模限制。

Cplex可以下载免费版,但求解问题规模有限制,提供的免费学术版也有规模限制。

Gurobi 的三个创始人(Zonghao Gu, Edward Rothberg and Robert Bixby)之前都在 Cplex 工作过,其中Bixby是Cplex 的创始人,Zonghao Gu和Edward Rothberg在Cplex领导开发团队将近十年。创始人兼CTO顾宗浩博士是运筹学领域顶尖华裔科学家,毕业于佐治亚理工工业工程系。

-----------------------

CPLEX Java Reference Manual ,里面有两个包 ilog.concert ilog.cplex
用到 API 大致上分为两类
ilog.concert.* 里面都是些各种接口 interfaces
ilog.cplex.* 里面都是些各种类,主要是 IloCplex 类, IloCplexModeler 类以及内部嵌套类

---------------------------------

基本结构包含以下三个部分
构造
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值