summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 945add2415e3a9511ed3a5ebda3308240630e5a1 (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
	makedepends = bliss
	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
	replaces = ziboptsuite
	options = strip
	source = local:///scipoptsuite-7.0.0.tgz
	md5sums = eb86857ee047bd40ee1b7bdfc3587672

pkgname = scipoptsuite