1288
правок
Glk (обсуждение | вклад) (Новая страница: «'''Fragment''' --- фрагмент. A subgraph of a ''control flow graph'' <math>G</math> is called a '''fragment'''. A fragment <math>A</math> is a '''subfragmen…») |
KVN (обсуждение | вклад) Нет описания правки |
||
(не показаны 2 промежуточные версии этого же участника) | |||
Строка 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>. | ||
[[Категория: Потоковый анализ программ]] |