blob: bcb6dbc5990f2f300bc3df1f5b3fe5f54052ad8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = cplex
pkgdesc = A commercial solver for mathematical optimization problems.
pkgver = 22.1.1
pkgrel = 1
url = https://www.ibm.com/products/ilog-cplex-optimization-studio/cplex-optimizer
arch = x86_64
license = custom
makedepends = java-runtime-headless
depends = gcc-libs
optdepends = python310: for Python 3.10 bindings
optdepends = python39: for Python 3.9 bindings
optdepends = python38: for Python 3.8 bindings
options = !strip
source = local://cplex_studio2211.linux_x86_64.bin
source = installer.properties.template
md5sums = 3af3d707b7278d526381cadc9bc7e33c
md5sums = f295f6c4ecd0f3a6d2fdca21788efd0f
pkgname = cplex
|