Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.06 KB

File metadata and controls

43 lines (30 loc) · 1.06 KB

Name:

GSpacer

Application domain/field:

SMT solving CHC solving

Type of tool (e.g. model checker, test generator):

CHC solver

Expected input thing:

?

Expected input format:

?

Expected output:

safe (and an inductive invariant so that the system can be proven to be safe) or unsafe

Internals (tools used, frameworks, techniques, paradigms, ...):

Extension of Spacer, a CHC (Constrained Horn Clause) solver in Z3, with global guidance (to tackle limitations of locality).

Comments:

URIs (github, websites, etc.):

Repository: https://github.com/hgvk94/z3/tree/gspacer-cav-ae

Last commit date:

23 Nov 2022 (last activity)

Last publication date:

14 July 2020

List of related papers:

Global Guidance for Local Generalization in Model Checking

Related tools (tools mentioned or compared to in the paper):

Meta

:: CHC :: SMT :: PV4 :: produces a satisfiability result for a given CHC :: Source :: https://doi.org/10.1145/3550355.3552426