rsmaxsat

Crates.iorsmaxsat
lib.rsrsmaxsat
version0.1.1
created_at2025-01-28 11:59:56.137867+00
updated_at2025-01-28 15:21:17.975929+00
descriptionThe rsmaxsat is a Rust library that provides bindings for the MaxSAT solver
homepage
repositoryhttps://github.com/francisol/rsmaxsat.git
max_upload_size
id1533437
size62,956
Xie Zhongtao (francisol)

documentation

README

rsmaxsat

The rsmaxsat is a Rust library that provides bindings for the MaxSAT solver. Currently supported solvers include:

Build Requirements

To build RSsat, you need the following tools and libraries:

  • C++ compiler (e.g., GCC, Clang)
  • CMake
  • patch command
  • Other standard build tools (make, etc.)
Commit count: 0

cargo fmt