Can CVXOPT solve integer programming problems?

已查看 2,058 次
跳至第一个未读帖子

ouyang

未读,
2008年10月16日 01:41:162008/10/16
收件人 CVXOPT
Hi all,
 I am new with CVXOPT. Can CVXOPT solve integer programming
problems? If so, are there any example scripts?

Thanks in advance for your help.

Ouyang

Joachim Dahl

未读,
2008年10月16日 17:00:102008/10/16
收件人 cvx...@googlegroups.com
If you build CVXOPT from source and include the glpk module, then
cvxopt.glpk.ilp solves integer linear programs,

From a terminal type
$ pydoc cvxopt.glpk.ilp

which will give you a self-explanatory description of the interface.

If you have mosek installed,  you can also use the cvxopt.mosek.ilp
routine.

best regards
Joachim

2008/10/16 ouyang <zxo...@gmail.com>
回复全部
回复作者
转发
0 个新帖子