glpk¶
GNU Linear Programming Kit
| Home | https://www.gnu.org/software/glpk/ |
| Versions | 4.57 |
| License | GNU General Public License v3 |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/glpk |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install glpk
and update with:
conda update glpk