Skip to search formSkip to main contentSkip to account menu

Symbolic execution

Known as: Symbolic, Symbolic evaluation 
In computer science, symbolic execution (also symbolic evaluation) is a means of analyzing a program to determine what inputs cause each part of a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2010
2010
QEMU [1] is a system emulator that can run unmodifiedguest operating systems on a host OS, where the guestand host CPU… 
2008
2008
We propose a novel formal method to compute an upper estimation of the WCET that contains the loss of precision and also can be… 
2007
2007
We present an automated program analysis, called Reach, to compute program inputs that cause evaluation of explicitly-marked… 
Highly Cited
2006
Highly Cited
2006
We propose an approach to test whether a system conforms to its specification given in terms of an Input/Output Symbolic… 
2001
2001
This paper describes the Automated Complexity Analysis Prototype (ACAp) system for automated complexity analysis of functional… 
1984
1984
A traditional method to validate protocols by state space exploration is to use forward symbolic execution. One of the main… 
1983
1983
Symbolic execution can help clarify the behavior implied by a program specification without implementing that specification, and… 
Highly Cited
1981
Highly Cited
1981
A major drawback of most program testing methods is that they ignore program specifications, and instead base their analysis… 
Highly Cited
1978
Highly Cited
1978
The effectiveness in discovering errors of symbolic evaluation and of testing sad static program analysis are studied. The three…