mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
19 lines
634 B
Plaintext
19 lines
634 B
Plaintext
name = 'Gurobi-Optimizer'
|
|
version = '7.0.0'
|
|
|
|
homepage = 'http://www.gurobi.com'
|
|
description = """The Gurobi Optimizer is a state-of-the-art solver for mathematical programming.
|
|
The solvers in the Gurobi Optimizer were designed from the ground up to exploit modern
|
|
architectures and multi-core processors, using the most advanced implementations of the
|
|
latest algorithms."""
|
|
|
|
toolchain = SYSTEM
|
|
|
|
# registration is required
|
|
# source_urls = ['http://www.gurobi.com/downloads/user/gurobi-optimizer']
|
|
sources = ['Gurobi-Optimizer---gurobi7.0.0_linux64.tar.gz']
|
|
|
|
license_file = '/apps/licenses/Gurobi/gurobi7.0.0.lic'
|
|
|
|
moduleclass = 'math'
|