Combining symbolic execution and model checking to reduce dynamic program analysis overhead
Abstract
By using symbolic execution techniques in the framework of the Java PathFinder model checker, we show that some Java program statements are unable to change the current state of certain offline observer, and so it is useless to instrument them. The observer is given as a finite-state automaton and we considered safety properties.
Loading...