mccs 1:1.1-2 source package in Ubuntu

Changelog

mccs (1:1.1-2) unstable; urgency=low


  * /usr/share/cudf/solvers/mccs-*: drop -lex[] wrapper from the optimisation
    criterion, in order to allow to use the full power of mccs.
  * standards-version 3.9.3:
    - complete migration to machine readable copyright format 1.0:
      add format line, fix spelling

 -- Ralf Treinen <email address hidden>  Wed, 23 May 2012 22:01:45 +0200

Upload details

Uploaded by:
Ralf Treinen
Uploaded to:
Sid
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.1-2.dsc 1.2 KiB 36ca48097cb63fa2ef23b89a7e6acb3102b5a83c62b2d2e0c68b33a83bc59ccc
mccs_1.1.orig.tar.gz 64.0 KiB b69a519eea835a9f489241aa21c5c5d143094739906fe02b0319447e4bb7bec9
mccs_1.1-2.debian.tar.gz 6.0 KiB 1b337febccb1268558b3775ead2d55928ae6311dbbd59319f06b919f51621550

Available diffs

No changes file available.

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.