Wrap up SAT/SMT
This commit is contained in:
25
tools/sat-smt/q3b.md
Normal file
25
tools/sat-smt/q3b.md
Normal file
@@ -0,0 +1,25 @@
|
||||
+++
|
||||
date = 2025-06-07
|
||||
draft = false
|
||||
|
||||
title = 'Q3B'
|
||||
subtitle = 'SMT Solver'
|
||||
|
||||
links = [
|
||||
# { title = "Homepage", url = "https://ultimate.informatik.uni-freiburg.de/smtinterpol/", icon = 'fa-solid fa-home'},
|
||||
{ title = "Source Code", url = "https://github.com/martinjonas/Q3B", icon = 'fa-brands fa-github' },
|
||||
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
|
||||
]
|
||||
|
||||
applications = ['SMT Solver']
|
||||
developers = ['Masaryk University']
|
||||
licenses = ['MIT']
|
||||
inputs = ['SMTLIB2']
|
||||
interfaces = ['CLI']
|
||||
maintenance = ['Not Maintained']
|
||||
|
||||
publications = ['Jonas2016']
|
||||
+++
|
||||
|
||||
{{<inactive year="2023">}}
|
||||
Q3B is an SMT solver for the quantified bit-vector formulas which uses BDDs.
|
Reference in New Issue
Block a user