1. What are the contributions mentioned in the paper "A proof framework for concurrent programs" ?
This paper presents a proof framework for verifying concurrent programs that communicate using global variables.
read more
2. What are the future works in "A proof framework for concurrent programs" ?
Their future plans are to extend the framework in such a way that it covers the complete Promela language, e. g. by adding constructs for modeling message passing.. Furthermore, the proof process can be partially automated by defining appropriate PVS-tactics to avoid repeating certain sequences of proof steps.. Also, many auxiliary mappings of program counters to natural numbers that were needed to define proper measures, can be generated automatically.
read more

