summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb9d95f8692b3b451966b7176d02c24468059300 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = scipoptsuite
	pkgdesc = Toolbox for generating and solving optimization problems (with Parallel Processing)
	pkgver = 7.0.0
	pkgrel = 1
	url = https://scip.zib.de
	arch = x86_64
	license = LGPL-3.0
	license = ZIB Academic License
	makedepends = ninja
	makedepends = cmake
	makedepends = gmp
	makedepends = readline
	makedepends = zlib
	makedepends = gmp
	makedepends = cppad
	makedepends = bliss
	makedepends = boost
	depends = gmp
	depends = readline
	depends = zlib
	depends = gmp
	depends = cppad
	depends = bliss
	optdepends = coin-or-ipopt: COIN-OR Interior Point Optimizer IPOPT
	optdepends = gsl: GNU Scientific Library
	optdepends = cliquer: C routines for finding cliques in an arbitrary weighted graph
	optdepends = hmetis: A set of programs for partitioning hypergraphs
	optdepends = criterion: A cross-platform C and C++ unit testing framework
	provides = scip=7.0.0
	provides = soplex=5.0.0
	provides = zimpl=3.3.9
	provides = gcg=3.0.3
	replaces = ziboptsuite
	options = strip
	source = local:///scipoptsuite-7.0.0.tgz
	md5sums = eb86857ee047bd40ee1b7bdfc3587672

pkgname = scipoptsuite