ocaml-mccs 1.1+13-1build1 source package in Ubuntu

Changelog

ocaml-mccs (1.1+13-1build1) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Tue, 25 Jan 2022 17:38:07 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-mccs_1.1+13.orig.tar.xz 308.7 KiB fa2b5ecefb27e198739ea1e6eae179d9d333774a997a9502ad2fbcca04f3bb61
ocaml-mccs_1.1+13-1build1.debian.tar.xz 3.9 KiB d44ccbebe40bd54321dd2b9887fbf1f94d9cc608f6fc386fd7ebca446f807387
ocaml-mccs_1.1+13-1build1.dsc 2.1 KiB db1c0a550551ec98405206c5a37669ba256d1630684a09fec6fb3b8105139a19

View changes file

Binary packages built by this source

libmccs-ocaml: stripped-down MCCS CUDF solver for OCaml

 mccs (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver
 developed at UNS during the European MANCOOSI project.
 .
 This repository contains a stripped-down version of the mccs solver, taken from
 snapshot 1.1, with a binding as an OCaml library, and building with dune.
 .
 The binding enables interoperation with binary CUDF data from the OCaml CUDF
 library, and removes the native C++ parsers and printers from mccs.
 Only the GLPK backend and the lpsolve interface are compiled

libmccs-ocaml-dbgsym: debug symbols for libmccs-ocaml
libmccs-ocaml-dev: stripped-down MCCS CUDF solver for OCaml -- development files

 mccs (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver
 developed at UNS during the European MANCOOSI project.
 .
 This repository contains a stripped-down version of the mccs solver, taken from
 snapshot 1.1, with a binding as an OCaml library, and building with dune.
 .
 The binding enables interoperation with binary CUDF data from the OCaml CUDF
 library, and removes the native C++ parsers and printers from mccs.
 Only the GLPK backend and the lpsolve interface are compiled
 .
 This package contains development files, necessary to compile OCaml code that
 uses the ocaml-mccs library.