Program dependence graph
Appearance
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
No issues specified. Please specify issues, or remove this template. |
A Program Dependence Graph is a mapping of dependencies; useful in optimizing transformations for utilizing multiple cores, and parallelism generally.
see: dependency graph