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

Changelog

ocaml-mccs (1.1+16-1build1) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 24 Jul 2023 19:07:07 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-mccs_1.1+16.orig.tar.xz 309.2 KiB f160723d64620a3a281f12ce041da3a3fe556b71ba8f4f338ede96ef4032309c
ocaml-mccs_1.1+16-1build1.debian.tar.xz 3.4 KiB f575763c52ca0756b3196dda43f0dcec74a952beb934825af382e956c5dade64
ocaml-mccs_1.1+16-1build1.dsc 2.1 KiB 1f241fced2f92d4fda9d815b8ddaecb18ec6d14f27611b0365bd8716afa40773

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.