Merge pull request #6972 from thielema/coinor

Add linear-programming and coinor-clp
This commit is contained in:
Adam Bergmark 2023-05-14 12:26:48 +02:00 committed by GitHub
commit 4146b4c964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -501,6 +501,7 @@ packages:
- cabal-flatpak
- calendar-recycling
- checksum
- coinor-clp
- combinatorial
- comfort-graph
- comfort-array

View File

@ -16,6 +16,7 @@ apt-get install -y \
apt-transport-https \
build-essential \
cmake \
coinor-libclp-dev \
curl \
dvipng \
freeglut3-dev \