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顾宗浩博士是运筹学领域顶尖华裔科学家,毕业于佐治亚理工工业工程系。
-----------------------
---------------------------------

最低0.47元/天 解锁文章
473

被折叠的 条评论
为什么被折叠?



