[Soot-list] analysis data structures

Yitzhak Mandelbaum yhmandelbaum at cert.org
Wed Aug 1 16:09:48 EDT 2012


Hi,

Are there any recommended data structures for use as "context vectors" (in the sense meant in abstract interp.)?  I saw that the nullness analysis uses a bit vector (BitSet)  and LocalMustAliasAnalysis uses a standard java.util.Map. Does Soot provide anything specialized, or are the standard-lib data structures like these the way to go?

Thanks,
Yitzhak

--------------------------------------------------
Yitzhak Mandelbaum
CERT / Software Engineering Institute
Carnegie Mellon University
http://www.andrew.cmu.edu/~yhm








More information about the Soot-list mailing list