mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
sci-mathematics/mccs: add cudf solvers files from debian
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
3
sci-mathematics/mccs/files/mccs-cbc
Normal file
3
sci-mathematics/mccs/files/mccs-cbc
Normal file
@@ -0,0 +1,3 @@
|
||||
description: CUDF solver based on the Mixed Integer Linear Programming solver Cbc
|
||||
exec: /usr/bin/mccs -i $in -o $out $pref
|
||||
cudf-version: 2.0
|
||||
3
sci-mathematics/mccs/files/mccs-lpsolve
Normal file
3
sci-mathematics/mccs/files/mccs-lpsolve
Normal file
@@ -0,0 +1,3 @@
|
||||
description: CUDF solver based on the Mixed Integer Linear Programming solver lp_solve
|
||||
exec: /usr/bin/mccs -i $in -o $out -lpsolve $pref
|
||||
cudf-version: 2.0
|
||||
Reference in New Issue
Block a user