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…
MaxSAT and other approaches to solve University timetabling problems and MPP.
A simple partial unweighted MaxSAT Solver that uses a Minisat backbone
Iterative Train Scheduling with Maximum Satisfiability
GaussMaxHS, a CNF+XOR MaxSAT solver
A SAT-IP Hybrid MaxSAT solver
An Algorithm to Minimize The SAT Model Returned By a SAT Solver
Add a description, image, and links to the maxsat topic page so that developers can more easily learn about it.
To associate your repository with the maxsat topic, visit your repo's landing page and select "manage topics."