# HG changeset patch # User jjohnson # Date 1440704064 14400 # Node ID a00e1bc0658c7720d5bc517aba811bb03967c288 Uploaded diff -r 000000000000 -r a00e1bc0658c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Aug 27 15:34:24 2015 -0400 @@ -0,0 +1,20 @@ + + + + + + http://www.coin-or.org/download/source/Cbc/Cbc-2.9.5.tgz + ./configure --prefix=$INSTALL_DIR + make + make install + + $INSTALL_DIR/bin + + + + +CBC is an open-source MILP solver. It uses many of the COIN components and is designed to be used with CLP. It is available as a library and as a standalone solver. +https://projects.coin-or.org/Cbc + + +