Publication | Open Access
Efficient state merging in symbolic execution
184
Citations
21
References
2012
Year
Unknown Venue
EngineeringSoftware EngineeringSoftware AnalysisSymbolic ComputationFormal VerificationState Space SearchSystems EngineeringEfficient State MergingSearch-based Software EngineeringComputer EngineeringComputer ScienceState MergingState ExplosionAutomated ReasoningProgram AnalysisSoftware TestingConcurrency TheoryFormal MethodsTest Case DesignCombinatorial Testing WorkflowParallel ProgrammingSymbolic Execution
Symbolic execution has proven to be a practical technique for building automated test case generation and bug finding tools. Nevertheless, due to state explosion, these tools still struggle to achieve scalability. Given a program, one way to reduce the number of states that the tools need to explore is to merge states obtained on different paths. Alas, doing so increases the size of symbolic path conditions (thereby stressing the underlying constraint solver) and interferes with optimizations of the exploration process (also referred to as search strategies). The net effect is that state merging may actually lower performance rather than increase it.
| Year | Citations | |
|---|---|---|
Page 1
Page 1