Inferring Synchronization under Limited Observability
Martin Vechev, Eran Yahav, Greta Yorsh
In Proc. Tools and Algorithms for the Construction and Analysis of Systems, 2009
(TACAS 2009)
This paper addresses the problem of automatically inferring
synchronization for concurrent programs.
Given a program and a specification, we infer synchronization
that avoids all interleavings violating the specification, but
permits as many valid interleavings as possible.
We let the user specify an upper bound on the cost of synchronization,
which may limit the