Аноним

Fragment of flow graph: различия между версиями

Материал из WikiGrapp
нет описания правки
м (KVN переименовал страницу Fragment в Fragment of flow graph)
Нет описания правки
Строка 1: Строка 1:
'''Fragment''' --- фрагмент.
'''Fragment of flow graph''' --- фрагмент уграфа.


A subgraph of a ''control flow graph'' <math>G</math> is called a '''fragment'''.
A subgraph of a ''control flow graph'' <math>G</math> is called a '''fragment'''.
Строка 20: Строка 20:
of <math>A</math> if <math>A</math> contains no predecessors of <math>p</math>  or all successors of <math>p</math>. It is called
of <math>A</math> if <math>A</math> contains no predecessors of <math>p</math>  or all successors of <math>p</math>. It is called
'''finishing'''of <math>A</math> if <math>A</math> contains all predecessors of <math>p</math> or no successors of <math>p</math>.
'''finishing'''of <math>A</math> if <math>A</math> contains all predecessors of <math>p</math> or no successors of <math>p</math>.
[[Категория: Потоковый анализ программ]]