Can CVXOPT solve integer programming problems?

2,049 views
Skip to first unread message

ouyang

unread,
Oct 16, 2008, 1:41:16 AM10/16/08
to 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

unread,
Oct 16, 2008, 5:00:10 PM10/16/08
to 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>
Reply all
Reply to author
Forward
0 new messages