Partial online cycle elimination in inclusion constraint graphs 论文
1998引用 217
Logic, programming, and type systemsFormal Methods in VerificationParallel Computing and Optimization Techniques
摘要
Many program analyses are naturally formulated and implemented using inclusion constraints. We present new results on the scalable implementation of such analyses based on two insights: first, that online elimination of cyclic constraints yields orders-of-magnitude improvements in analysis time for large problems; second, that the choice of constraint representation affects the quality and efficiency of online cycle elimination. We present an analytical model that explains our design choices and show that the model's predictions match well with results from a substantial experiment.