Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering 2014
DOI: 10.1145/2635868.2661669
| View full text |Cite
|
Sign up to set email alerts
|

Abstract: Linear Temporal Logic (LTL) is widely used nowadays in verification and AI. Checking satisfiability of LTL formulas is a fundamental step in removing possible errors in LTL assertions. We present in this paper Aalta, a new LTL satisfiability checker, which supports satisfiability checking for LTL over both infinite and finite traces. Aalta leverages the power of modern SAT solvers. We have conducted a comprehensive comparison between Aalta and other LTL satisfiability checkers, and the experimental results sho… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 15 publications
(11 citation statements)
references
References 9 publications
(14 reference statements)
0
11
0
Order By: Relevance
“…Aalta [1] implements the obligation-based LTL satisfiability checking algorithm for finite and infinite traces devised by Li et al [37]. We have performed experiments with both versions 1.2 and 2.0 of Aalta.…”
Section: Empirical Evaluation Of the Translationsmentioning
confidence: 99%
“…Hence, LTL2SAT can be conceptually classified as a BMC solver that, for several LTL f and LTL p fragments, implements early termination 6. For a comparison of Aalta and NuSMV on standard LTL satisfiability, the reader is referred to the work of Li, Yao, Pu, Zhang, and He (2014b). conditions based on the linear-length model property (see Section 4).…”
Section: Conceptual Architecture Of Ltl2satmentioning
confidence: 99%
“…They include tableaux pltl [19], resolution TRP++ [7], resolution LS4 [20], symbolic model verification NuSMV [2], and automata Aalta [11]. Surprisingly (or is it unsurprisingly?…”
Section: A New One-pass Embarrassingly Parallel Ltl Tableaumentioning
confidence: 99%
“…There are quite a range of rival reasoning techniques and tools which can be brought to bear on the LTL satisfiability problem. They include tableaux pltl [19], resolution TRP++ [7], resolution LS4 [20], symbolic model verification NuSMV [2], and automata Aalta [11]. Surprisingly (or is it unsurprisingly?…”
Section: A New One-pass Embarrassingly Parallel Ltl Tableaumentioning
confidence: 99%
“…A fast implementation of the new tableau written by Matteo Battelo of Udine University is available from https://github.com/Corralx/leviathan and described in [3]. Experiments run using this implementation, on the full set of 3723 standard benchmark formulas [23], show comparative speed performance with five state of the art tools (Aalta [18], TRP++ [16], LS4 [27], NuSMV [7], and PLTL) based on automata, resolution, resolution(again), symbolic model checking, the Schwendimann tableau technique respectively. Interestingly the memory usage for the new tableau is significantly less.…”
Section: Implementationsmentioning
confidence: 99%