Language

Package: ocaml-mccs @ 1.1+11

Synopsis

Upgrade path problem solver

Description

Mccs (Multi Criteria CUDF Solver) is a CUDF problem solver. Mccs take as input a CUDF problem and computes the best solution according to a set of criteria. It relies on a Integer Programming solver or a Pseudo Boolean solver to achieve its task. Mccs can use a wide set of underlying solvers like Cplex, Gurobi, Lpsolver, Glpk, CbC, SCIP or WBO.

Home page
https://www.i3s.unice.fr/~cpjm/misc/
Location
gnu/packages/ocaml.scm (line: 597, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings