Key points are not available for this paper at this time.
Explicitly stated program invariants can help programmers by identifying program properties that must be preserved when modifying code. In practice, however, these invariants are usually implicit. An alternative to expecting programmers to fully annotate code with invariants is to automatically infer likely invariants from the program itself. This research focuses on dynamic techniques for discovering invariants from execution traces. This article reports three results. First, it describes techniques for dynamically discovering invariants, along with an implementation, named Daikon, that embodies these techniques. Second, it reports on the application of Daikon to two sets of target programs. In programs from Gries's work (1981) on program derivation, the system rediscovered predefined invariants. In a C program lacking explicit invariants, the system discovered invariants that assisted a software evolution task. These experiments demonstrate that, at least for small programs, invariant inference is both accurate and useful. Third, it analyzes scalability issues, such as invariant detection runtime and accuracy, as functions of test suites and program points instrumented.
Building similarity graph...
Analyzing shared references across papers
Loading...
Ernst et al. (Thu,) studied this question.
synapsesocial.com/papers/6a10b0dd5e6663f9d26441f4 — DOI: https://doi.org/10.1109/32.908957
Michael D. Ernst
Sprint (United States)
Jake Cockrell
University of Washington
William G. Griswold
University of California, San Diego
IEEE Transactions on Software Engineering
Massachusetts Institute of Technology
University of Washington
University of California, San Diego
Building similarity graph...
Analyzing shared references across papers
Loading...