This commit is contained in:
2025-06-23 12:49:01 -06:00
parent 16ca5a7b04
commit 2545c47377

View File

@@ -19,4 +19,4 @@ maintenance = ['Actively Maintained']
+++ +++
{{<closed-source>}} {{<closed-source>}}
MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers alike to get started on SAT. MathSAT is an SMT solver supporting a wide range of theories (including e.g. equality and uninterpreted functions, linear arithmetic, bit-vectors, and arrays) and functionalities (including e.g. computation of Craig interpolants, extraction of unsatisfiable cores, generation of models and proofs, and the ability of working incrementally).