An approach to analyzing dependency of concurrent programs

Zhenqiang Chen,Baowen Xu,Hongji Yang,Kecheng Liu,Jianping Zhang
DOI: https://doi.org/10.1109/APAQ.2000.883776
2002-01-01
Abstract:Dependency analysis is an important approach to testing, understanding, maintaining and transforming concurrent programs. However because the execution process of concurrent programs is unpredictable, there are many problems to be solved when carrying out dependency analysis. In this paper we propose some models for constructing concurrent program flow graph and concurrent program dependency graph for Ada programs, and based on these models, present a dependency analysis algorithm
What problem does this paper attempt to address?