Abstract
Counting arguments are among the most basic proof methods in mathematics. Within the field of formal verification, they are useful for reasoning about programs with infinite control, such as programs with an unbounded number of threads, or (concurrent) programs with recursive procedures. While counting arguments are common in informal, hand-written proofs of such programs, there are no fully automated techniques to construct counting arguments. The key questions involved in automating counting arguments are: how to decide what should be counted?, and how to decide when a counting argument is valid? In this paper, we present a technique for automatically constructing and checking counting arguments, which includes novel solutions to these questions.
Original language | English (US) |
---|---|
Pages (from-to) | 151-164 |
Number of pages | 14 |
Journal | ACM SIGPLAN Notices |
Volume | 49 |
Issue number | 1 |
State | Published - Jan 13 2014 |
Externally published | Yes |
All Science Journal Classification (ASJC) codes
- General Computer Science
Keywords
- Concurrency
- Static Analysis
- Verification