Other Approaches
In 2002, Markus Mohnen described a new method of data-flow analysis that does not require the explicit construction of a data-flow graph, instead relying on abstract interpretation of the program and keeping a working set of program counters. At each conditional branch, both targets are added to the working set. Each path is followed for as many instructions as possible (until end of program or until it has looped with no changes), and then removed from the set and the next program counter retrieved.
Read more about this topic: Data-flow Analysis
Famous quotes containing the word approaches:
“No one ever approaches perfection except by stealth, and unknown to themselves.”
—William Hazlitt (17781830)
“You should approach Joyces Ulysses as the illiterate Baptist preacher approaches the Old Testament: with faith.”
—William Faulkner (18971962)