Pointer Analysis

Pointer Analysis

Versandkostenfrei!
Versandfertig in 1-2 Wochen
65,99 €
inkl. MwSt.
PAYBACK Punkte
33 °P sammeln!
Pointer analysis is a fundamental static program analysis with a rich literature and wide applications. The goal of pointer analysis is to compute an approximation of the set of program objects that a pointer variable or expression can refer to. This monograph introduces and surveys the most common modern approaches to pointer analysis, with an emphasis on distilling the essence of common analysis algorithms. With an eye towards ease of exposition and concreteness, the presentation aspires to be rather more tutorial and hands-on than other surveys of the pointer analysis area. To this end, the...