mccs 1:1.1-6build1 source package in Ubuntu

Changelog

mccs (1:1.1-6build1) bionic; urgency=medium

  * No-change rebuild to pick up the shared flex library.

 -- Matthias Klose <email address hidden>  Tue, 20 Feb 2018 07:04:23 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe admin

Downloads

File Size SHA-256 Checksum
mccs_1.1.orig.tar.gz 64.0 KiB b69a519eea835a9f489241aa21c5c5d143094739906fe02b0319447e4bb7bec9
mccs_1.1-6build1.debian.tar.xz 6.7 KiB 1b87b8f8c74d00dd145234fdf7fcdc7b279e1e2b65a42df69e6e46c346d613e4
mccs_1.1-6build1.dsc 1.9 KiB 2b906f78685445df3c3d7d6ec515dcf2c0b62f804cc7293f546b5f3a0ce403b4

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