Program structure tree
Appearance
A program structure tree is hierarchical a diagram that displays the nesting relationship of single-entry single-exit (SESE) regions, showing the organization of a computer program. Nodes in this tree represent single entry single exit (SESE) regions of the program, while edges represent nesting regions. The PST is defined for all control flow graphs.
External links
- Johnson, Richard (1994). "The program structure tree: computing control regions in linear time": 171โ185. doi:10.1145/178243.178258.
{{cite journal}}
: Cite journal requires|journal=
(help); Unknown parameter|coauthors=
ignored (|author=
suggested) (help)