Title :
The effect of concurrent programming idioms on verification: A position paper
Author :
David Harel;Guy Katz;Assaf Marron;Gera Weiss
Author_Institution :
Dept. of Computer Science and Applied Mathematics, The Weizmann Institute of Science, Rehovot, Israel
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.
Keywords :
"Programming","Concurrent computing","Computational modeling","Maintenance engineering","Safety","Software","Computer bugs"
Conference_Titel :
Model-Driven Engineering and Software Development (MODELSWARD), 2015 3rd International Conference on