rsmaxsat 0.1.1

The rsmaxsat is a Rust library that provides bindings for the MaxSAT solver
Documentation

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.)