A Comprehensive Review of Static Memory Analysis

T Akinyemi, E Solomon, A Woubie, K Lippert - IEEE Access, 2024 - ieeexplore.ieee.org
This review aims to evaluate and compare various static analysis tools across multiple
programming languages for memory management. The tools and techniques under scrutiny …

MatchC: A matching logic reachability verifier using the K framework

A Stefanescu - Electronic Notes in Theoretical Computer Science, 2014 - Elsevier
This paper presents MatchC, a matching logic reachability verifier using the K framework. K
is a rewriting-based framework for defining and analyzing programming languages …

Abstract semantics for alias analysis in K

IM Asăvoae - Electronic Notes in Theoretical Computer Science, 2014 - Elsevier
This paper presents an approach to integrating analysis and verification methods in the K
framework. We adopt the abstract interpretation perspective where the concrete system to be …

A generic framework for symbolic execution: theory and applications

A Arusoaie - 2014 - inria.hal.science
Symbolic execution is one of the most popular techniques used for analyzing programs. It
has been used especially for test case generation, but there exist several other applications …

Bounded model checking of recursive programs with pointers in K

IM Asăvoae, F De Boer, MM Bonsangue… - … Workshop on Algebraic …, 2012 - Springer
We present an adaptation of model-based verification, via model checking pushdown
systems, to semantics-based verification. First we introduce the algebraic notion of …

[인용][C] A Verification Framework for Parallel Program Transformations