Some tools
Tools that I have written:
- mexosi
A (poorly written) MATLAB interface to
Coin-OR
Cbc package. This will allow one to solve mixed integer linear programming problems in MATLAB. To use it uncompress the zip file, travel to the mexosi directory and type "make" in MATLAB. It will take a few minutes to build the files. I've only tried this on my mac, so not sure if will work on other platforms. It will take some work to get this to work on windows as it is hard to work with mex files in windows. If you figure out how to compile this on windows send me an e-mail.