blob: 6d207aeaef585be52f79160da327d737a6814f21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = gurobi81
pkgdesc = State-of-the-art solver for mathematical programming
pkgver = 8.1.0
pkgrel = 1
url = http://www.gurobi.com/products/gurobi-optimizer
arch = x86_64
license = custom
depends = python37
depends = python2>=2.7.0
optdepends = gcc: C/C++ programming interfaces support
optdepends = java-environment: Java programming interface support
optdepends = mono: .NET programming interface support
optdepends = matlab: MATLAB programming interface support, versions 2008b onwards
provides = gurobi
conflicts = gurobi
source = https://packages.gurobi.com/8.1/gurobi8.1.0_linux64.tar.gz
source = gurobi.sh
source = gurobi_setup.m
sha256sums = bf0d8369ab5fb69b2fb027c41814c8b8e6d1de32a39960aa9c52126cf15f58fa
sha256sums = 30d535f7100627195dbe8d1c9a5ce603ed645b93eb8869984eb8a15e8db6d1c8
sha256sums = fd328dc00b276258e7828b301c93574f9aa8e6f143caf5428a648851a6ecf93c
pkgname = gurobi81
install = gurobi.install
|