1. What have the authors contributed in "Points-to analysis using bdds" ?
This paper reports on a new approach to solving a subset-based points-to analysis for Java using Binary Decision Diagrams ( BDDs ).. The paper first introduces BDDs and operations on BDDs using some simple points-to examples.. Then, a complete subset-based points-to algorithm is presented, expressed completely using BDDs and BDD operations.
read more
2. What are the future works mentioned in the paper "Points-to analysis using bdds" ?
The authors plan to continue their work with BDDs and to further experiment with the kinds of queries outlined in Section 6.
read more





