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 GUI for satHeuristicSolver made with ElectronJS + reactJS
BNN verification dataset for Max-SAT Evaluation 2020 and MIPLIB 2024
DEMaxSAT is a incomplete MaxSAT solver based on Differential Evolution.
A simple partial unweighted MaxSAT Solver that uses a Minisat backbone
The boolean satisfaction and optimization library for .NET
Max2SAT solver for lamp grids, developed as part of the Algorithms 2 course (INFO-F203 2024). The project models the lamp grid problem as a Max2SAT instance to find the optimal configuration that satisfies the maximum number of constraints.
A SAT-IP Hybrid MaxSAT solver
A tractable Graphic EL 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."