Abstract
In recent years formal verification techniques have become an important part of the development cycle of concurrent software. In order to tackle the state explosion problem and verify larger systems, a great deal of work has been put into improving the scalability of verification tools. In this work, we seek to draw attention to an alternative/complementary approach to improving scalability, which sometimes receives less notice: the effect the concurrent programming model itself has on one's ability to verify programs encoded within it. Recent work suggests that a suitable choice of model, tailored to the problem at hand, may render the produced software more amenable to verification techniques. We recapitulate some recent and new results demonstrating this effect in programming models for discrete, synchronous reactive systems, and outline some directions for future work. We hope that the paper will trigger additional research on this important topic.
Original language | English |
---|---|
Title of host publication | MODELSWARD 2015 - 3rd International Conference on Model-Driven Engineering and Software Development, Proceedings |
Editors | Slimane Hammoudi, Luis Ferreira Pires, Philippe Desfray, Joaquim Filipe, Joaquim Filipe |
Publisher | SciTePress |
Pages | 363-369 |
Number of pages | 7 |
ISBN (Electronic) | 9789897580833 |
DOIs | |
State | Published - 2015 |
Externally published | Yes |
Event | 3rd International Conference on Model-Driven Engineering and Software Development, MODELSWARD 2015 - Angers, Loire Valley, France Duration: 9 Feb 2015 → 11 Feb 2015 |
Publication series
Name | MODELSWARD 2015 - 3rd International Conference on Model-Driven Engineering and Software Development, Proceedings |
---|
Conference
Conference | 3rd International Conference on Model-Driven Engineering and Software Development, MODELSWARD 2015 |
---|---|
Country/Territory | France |
City | Angers, Loire Valley |
Period | 9/02/15 → 11/02/15 |
Bibliographical note
Publisher Copyright:Copyright © 2015 SCITEPRESS - Science and Technology Publications.
Keywords
- Behavioral programming
- Concurrency
- Design for verification
- Verification