Conda recipes for COIN-OR solvers
All COIN-OR solvers are uploaded to https://anaconda.org/coinor/. To install everything:
conda install coinor_bin --channel coinor
To compile solvers:
conda build ipopt_bin
To build the COIN-OR metapacakge:
conda build coinor_bin