Abstract
The model-checking problem for Software Products Lines (SPLs) is harder than for single systems: variability constitutes a new source of complexity that exacerbates the state-explosion problem. Abstraction techniques have successfully alleviated state explosion in single-system models. However, they need to be adapted to SPLs, to take into account the set of variants that produce a counterexample. In this paper, we apply CEGAR (Counterexample-Guided Abstraction Refinement) and we design new forms of abstraction specifically for SPLs. We carry out experiments to evaluate the efficiency of our new abstractions. The results show that our abstractions, combined with an appropriate refinement strategy, hold the potential to achieve large reductions in verification time, although they sometimes perform worse. We discuss in which cases a given abstraction should be used.
Original language | English |
---|---|
Title of host publication | 22nd ACM SIGSOFT International Symposium on the Foundations of Software Engineering, FSE 2014 - Proceedings |
Publisher | ACM Press |
Pages | 190-201 |
Number of pages | 12 |
Volume | 16-21-November-2014 |
ISBN (Electronic) | 9781450330565 |
DOIs | |
Publication status | Published - 16 Nov 2014 |
Event | 22nd ACM SIGSOFT International Symposium on the Foundations of Software Engineering, FSE 2014 - Hong Kong, China Duration: 16 Nov 2014 → 21 Nov 2014 |
Conference
Conference | 22nd ACM SIGSOFT International Symposium on the Foundations of Software Engineering, FSE 2014 |
---|---|
Country/Territory | China |
City | Hong Kong |
Period | 16/11/14 → 21/11/14 |
Keywords
- Abstraction
- CEGAR
- Model checking
- Software product lines