2014
DOI: 10.1007/978-3-642-54862-8_28
|View full text |Cite
|
Sign up to set email alerts
|

CPAlien: Shape Analyzer for CPAChecker

Abstract: Abstract. CPALIEN is a configurable program analysis framework instance. It uses an extension of the symbolic memory graphs (SMGs) abstract domain for shape analysis of programs manipulating the heap. In particular, CPALIEN extends SMGs with a simple integer value analysis in order to handle programs with both pointers and integer data. The current version of CPALIEN is an early prototype intended as a basis for a future research in the given area. The version submitted for SV-COMP'14 does not contain any shap… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 4 publications
0
2
0
Order By: Relevance
“…Constant propagation (like in Cbmc) or additional checks can avoid too far unrolling of recursive procedures. Also unbounded frameworks like CPAchecker [15] have several analyses based on different domains [16,17,46] that inline procedure calls. Our approach is built on top of them and reuses existing components, such that the amount of changes to a single analysis is minimal.…”
Section: Inlining-based Analysismentioning
confidence: 99%
“…Constant propagation (like in Cbmc) or additional checks can avoid too far unrolling of recursive procedures. Also unbounded frameworks like CPAchecker [15] have several analyses based on different domains [16,17,46] that inline procedure calls. Our approach is built on top of them and reuses existing components, such that the amount of changes to a single analysis is minimal.…”
Section: Inlining-based Analysismentioning
confidence: 99%
“…Since the SoftwareSystems category of the competition also contains memory safety (and overflow) verification tasks, the submission also includes memory safety configuration smg-ldv based on shape analysis presented in [6].…”
Section: Software Architecturementioning
confidence: 99%