Ask Your Question

Revision history [back]

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.

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,