sci-mathematics/mccs: add cudf solvers files from debian

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-29 03:07:14 +02:00
parent 47ea62d41d
commit 54f6fe2cb2
3 changed files with 15 additions and 6 deletions

View 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

View 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