Dag of control flow graph

Материал из WikiGrapp
Перейти к навигации Перейти к поиску
Версия для печати больше не поддерживается и может содержать ошибки обработки. Обновите закладки браузера и используйте вместо этого функцию печати браузера по умолчанию.

Dag of control flow graph --- каркас уграфа.

A dag of a cf-graph[math]\displaystyle{ G }[/math] with an initial node [math]\displaystyle{ p }[/math] is an acyclic cf-graph [math]\displaystyle{ D }[/math] with the initial node [math]\displaystyle{ p }[/math] such that [math]\displaystyle{ V(G)=V(D) }[/math], [math]\displaystyle{ A(D)\subseteq A(G) }[/math] and for any arc [math]\displaystyle{ u\in A(G)\backslash A(D) }[/math] the graph [math]\displaystyle{ D \bigcup \{u\} }[/math] has a cycle. That is, [math]\displaystyle{ D }[/math] is a maximal acyclic subflowgraph.