Releases: marekpiotrow/UWrMaxSat
Releases · marekpiotrow/UWrMaxSat
Version 1.6.2
Bugs fixing.
Version 1.6.1
The IPAMIR library runs the SCIP solver in a separate thread, as it does the standalone application.
Version 1.6.0
Improved cooperation with SCIP solver. Observed bugs were fixed. New exit codes as required by Maxsat Evaluation 2024 rules.
Version 1.5.4
Fixing some bugs
Version 1.5.3
Improved memory management in the function isSeparating.
Version 1.5.2
Fixing the problems found and described in the paper "Uncovering and Classifying Bugs in MaxSAT Solvers through Fuzzing and Delta Debugging" by Tobias Paxian and Armin Biere.
Version 1.5.1
The updated version of 1.5
Version 1.5
Release of the year 2023
Version 1.4.1
A fixed version of 1.4
Version 1.4
The IPAMIR interface was implemented to simplify the use of UWrMaxSat as library