ocaml-mccs 1.1+17-1 source package in Ubuntu

Changelog

ocaml-mccs (1.1+17-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Stéphane Glondu <email address hidden>  Sun, 18 Feb 2024 11:08:57 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-mccs_1.1+17-1.dsc 1.8 KiB 457a55a9786cf1e8c0ea1d895ff925c00e9144372b259d4ea4e391f9c695e67e
ocaml-mccs_1.1+17.orig.tar.xz 309.4 KiB 867c0d66ed47aadd6c5ac4866465d7b0f26e7b2422ffb34bd793d59b2c90f7e2
ocaml-mccs_1.1+17-1.debian.tar.xz 3.3 KiB 15f99c08efc7d2ec8831d92f49b96b4443db2c82a22b5f8454b1e52a389b5824

No changes file available.

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.