A customizable timetabling software for educational institutions that encodes timetabling constraints as a SAT formula and solves them using a MaxSAT solver
-
Updated
Sep 29, 2019 - C++
A customizable timetabling software for educational institutions that encodes timetabling constraints as a SAT formula and solves them using a MaxSAT solver
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…
A simple partial unweighted MaxSAT Solver that uses a Minisat backbone
A SAT-IP Hybrid MaxSAT solver
Add a description, image, and links to the maxsat-solver topic page so that developers can more easily learn about it.
To associate your repository with the maxsat-solver topic, visit your repo's landing page and select "manage topics."