mccs 1.01.1-3 source package in Ubuntu

Changelog

mccs (1.01.1-3) unstable; urgency=low

  * Drop wrapper scripts, use solver specifications with variable
    interpolation.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  11 Jun 2011 09:02:10 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Ralf Treinen
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mccs_1.01.1.orig.tar.gz 59.6 KiB 0ef631f69c4e7c4ad7ce0d8195b3b474bef9f4a0a1e141544e15c6c94b89c183
mccs_1.01.1-3.debian.tar.gz 5.9 KiB d4165895a3cb4e440d721429f26917fd04b9a6af63520730aa045d3ae30db934
mccs_1.01.1-3.dsc 1.2 KiB 8f7884634690280897a9b0b57a1531569554a0077d4db2748c51804d9d815197

Available diffs

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.