package mccs

  1. Overview
  2. Docs
MCCS (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver developed at UNS during the European MANCOOSI project

Install

Dune Dependency

Authors

Maintainers

Sources

mccs-1.1+19.tar.gz
md5=f852da188bf7de20e64be2fce0e48e0a
sha512=9b6ab739f85c163668573887cc9647cd8ef7fd0ad155a72819dbd4b6a243af4ba8b7e5678492f856d864471652ddcfaeed05da47b972a65ac1cd9e072ba88dc5

CHANGES.md.html

1.1+19 (2025/01/09)

  • Add support for OCaml 5.3 when using certain C++ compilers (e.g. macOS default C++ compiler) (#56 @kit-ty-kate)

1.1+18 (2024/08/21)

  • Adding missing dependency on conf-c++ (#52 @dra27)

  • Disable every warnings when compiling the vendored glpk code (#41 @kit-ty-kate @MisterDA)

  • Replace sprintf and vsprintf with snprintf and vsnprintf (#41 @MisterDA)

  • Always compile C++ files with -x c++ on non-msvc compilers to avoid issues when using clang (#53 @kit-ty-kate)

OCaml

Innovation. Community. Security.