blob: 2438465cb35699c294ec8ccffad5fc98b0b8287a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = gurobi
pkgdesc = State-of-the-art solver for mathematical programming
pkgver = 12.0.1
pkgrel = 2
url = https://www.gurobi.com/products/gurobi-optimizer
arch = x86_64
license = custom
depends = python>=3.11
optdepends = python-gurobipy: Gurobi python interface support
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
source = https://packages.gurobi.com/12.0/gurobi12.0.1_linux64.tar.gz
source = gurobi.sh
source = gurobi_setup.m
md5sums = e56f0813a6869d55475e417dd22cdbbf
md5sums = 1f34712dbc8df686d987b6bf129811fd
md5sums = fde2cef01f075e2d28188576a2639b34
pkgname = gurobi
install = gurobi.install
|