2021
DOI: 10.1007/978-3-030-72013-1_32
|View full text |Cite
|
Sign up to set email alerts
|

VeriAbs: A Tool for Scalable Verification by Abstraction (Competition Contribution)

Abstract: VeriAbs is a strategy selection-based reachability verifier for C programs. The selection of a suitable strategy is from a pre-defined set of strategies and by taking into account the syntax and semantics of the code to be verified. This year we present VeriAbs version 1.4.1 in which a novel preprocessor to strategy selection is introduced. The preprocessor checks for the feasibility of performing a lightweight slicing of the input code using function call graph and variable reference information. By this if t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
6
1

Relationship

1
6

Authors

Journals

citations
Cited by 18 publications
(6 citation statements)
references
References 11 publications
0
6
0
Order By: Relevance
“…Lastly, it composes the result of verifying each slice. VeriAbsL uses a sequential combination of two slicers, a slicer-analyzer [7], and a novel shallow slicer or Sslicer. Sslicer is applied to programs that could not be sliced by the slicer-analyzer.…”
Section: Verification Approachmentioning
confidence: 99%
See 3 more Smart Citations
“…Lastly, it composes the result of verifying each slice. VeriAbsL uses a sequential combination of two slicers, a slicer-analyzer [7], and a novel shallow slicer or Sslicer. Sslicer is applied to programs that could not be sliced by the slicer-analyzer.…”
Section: Verification Approachmentioning
confidence: 99%
“…1 shows the architecture of VeriAbsL. As shown VeriAbsL uses the portfolio of a strategy selection-based verifier called VeriAbs [7]. Despite the advantages of sequencing multiple verification techniques in a strategy, experimental evidence indicates that each strategy works well for only a class of programs.…”
Section: Verification Approachmentioning
confidence: 99%
See 2 more Smart Citations
“…This has motivated the creation of algorithm selectors using suites of tools from the competition. In fact, there are tools which compete using algorithm selectors [17,52].…”
Section: Automated Software Verification Toolsmentioning
confidence: 99%