Precise Complexity Guarantees for Pointer Analysis via Datalog with Extensions

August 04, 2016 Β· Declared Dead Β· πŸ› Theory and Practice of Logic Programming, 16(5-6):916-932, Sept. 2016, Cambridge University Press

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors K. Tuncay Tekle, Yanhong A. Liu arXiv ID 1608.01594 Category cs.PL: Programming Languages Cross-listed cs.CC, cs.LO Citations 0 Venue Theory and Practice of Logic Programming, 16(5-6):916-932, Sept. 2016, Cambridge University Press Last Checked 4 months ago
Abstract
Pointer analysis is a fundamental static program analysis for computing the set of objects that an expression can refer to. Decades of research has gone into developing methods of varying precision and efficiency for pointer analysis for programs that use different language features, but determining precisely how efficient a particular method is has been a challenge in itself. For programs that use different language features, we consider methods for pointer analysis using Datalog and extensions to Datalog. When the rules are in Datalog, we present the calculation of precise time complexities from the rules using a new algorithm for decomposing rules for obtaining the best complexities. When extensions such as function symbols and universal quantification are used, we describe algorithms for efficiently implementing the extensions and the complexities of the algorithms. This paper is under consideration for acceptance in TPLP.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted