First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The optimization toolboxes you speak about depend on matlab. If you has matlab installed on your machine, you can interact with it as explained here.

That said, Sage offers mixed integer linear programming, see also this tutorial. The default backend is glpk which is quite slow, but you can easily install faster backends.

click to hide/show revision 2
No.2 Revision

The optimization toolboxes you speak about depend on matlab. If you has matlab installed on your machine, you can interact with it as explained here.

That said,