Abstract
Dynamic Partial Order Reduction (DPOR) algorithms are used in stateless model checking to avoid the exploration of equivalent execution sequences. DPOR relies on the notion of independence between execution steps to detect equivalence. Recent progress in the area has introduced more accurate ways to detect independence: Context-Sensitive DPOR considers two steps p and t independent in the current state if the states obtained by executing p · t and t · p are the same; Optimal DPOR with Observers makes their dependency conditional to the existence of future events that observe their operations. We introduce a new algorithm, Optimal Context-Sensitive DPOR with Observers, that combines these two notions of conditional independence, and goes beyond them by exploiting their synergies. Experimental evaluation shows that our gains increase exponentially with the size of the considered inputs.
Original language | English |
---|---|
Title of host publication | Proceedings of the 28th ACM SIGSOFT International Symposium on Software Testing and Analysis |
Editors | Dongmei Zhang, Anders Moller |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 352-362 |
Number of pages | 11 |
ISBN (Electronic) | 9781450362245 |
DOIs | |
Publication status | Published - 2019 |
Event | International Symposium on Software Testing and Analysis 2019 - Beijing, China Duration: 15 Jul 2019 → 19 Jul 2019 Conference number: 28th https://conf.researchr.org/home/issta-2019 |
Conference
Conference | International Symposium on Software Testing and Analysis 2019 |
---|---|
Abbreviated title | ISSTA 2019 |
Country/Territory | China |
City | Beijing |
Period | 15/07/19 → 19/07/19 |
Internet address |
Keywords
- Model-Checking
- Partial-Order Reduction
- Software Verification
- Testing