An Approach to Analyzing Dependency of Concurrent Programs

  • Authors:
  • Zhenqiang Chen;Baowen Xu;Hongji Yang;Kecheng Liu;Jianping Zhang

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • APAQS '00 Proceedings of the The First Asia-Pacific Conference on Quality Software (APAQS'00)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

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.