Skip to content

coin-or-tools/coinor-conda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinor-conda

Conda recipes for COIN-OR solvers

Installation from conda packages

All COIN-OR solvers are uploaded to https://anaconda.org/coinor/. To install everything:

conda install coinor_bin --channel coinor

Compilation from the recipes

To compile solvers:

conda build ipopt_bin

To build the COIN-OR metapacakge:

conda build coinor_bin 

Releases

No releases published

Packages

No packages published