gophersat, a SAT solver in Go
-
Updated
Jun 22, 2024 - Go
gophersat, a SAT solver in Go
UWrMaxSat is a relatively new MiniSat+-based solver participating in MaxSAT Evaluation 2019, where it ranked second places in both main tracks (weighted and unweighted). In MaxSAT Evaluation 2020 it won the weighted main track. It has been created recently at the University of Wrocław. It is a complete solver for partial weighted MaxSAT instanc…
SAT-based Pseudo-Boolean Solver
Algorithm for solving the Latin Square puzzle Futoshiki using pseudo-boolean constraints and a SAT solver
Add a description, image, and links to the pseudo-boolean-solver topic page so that developers can more easily learn about it.
To associate your repository with the pseudo-boolean-solver topic, visit your repo's landing page and select "manage topics."