mccs 1:1.1-8build1 source package in Ubuntu

Changelog

mccs (1:1.1-8build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:49:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ralf Treinen
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe admin

Downloads

File Size SHA-256 Checksum
mccs_1.1.orig.tar.gz 64.0 KiB b69a519eea835a9f489241aa21c5c5d143094739906fe02b0319447e4bb7bec9
mccs_1.1-8build1.debian.tar.xz 7.0 KiB f8172a2df603b22d614b6db40ec9f892972577224925d3558828f43628b6e5a3
mccs_1.1-8build1.dsc 1.8 KiB f84209d71941113d9fc3b49a90f9982b04c64f61eafafb424cc27baef81f86b9

View changes file

Binary packages built by this source

mccs: multi-critera CUDF solver

 mccs is a solver for package dependencies expressed in the CUDF
 format. It takes as input a CUDF problem and computes the best
 solution according to a combination of optimization criteria chosen
 by the user. Basic criteria to be maximized or minimized may be
 selected from a list of pre-defined criteria, and these can be
 combined using various aggregation operators. It relies on an Integer
 Programming solver or a Pseudo Boolean solver to achieve its
 task. The version of mccs distributed with this package can be used
 together with two different solving engines available in Debian, that
 is lpsolve or cbc. Furthermore, mccs may also be used together with
 other solvers like Cplex, Gurobi, Glpk, SCIP or WBO.

mccs-dbgsym: debug symbols for mccs