-
Notifications
You must be signed in to change notification settings - Fork 148
Useful Literature
Philipp Schubert edited this page Feb 8, 2019
·
15 revisions
This list of literature is intended to serve as an entry point for interested users. Before writing a data-flow analysis using solver X, the accompanying material may be read as required, depending on the user's background.
- PhASAR: An Inter-Procedural Static Analysis Framework for C/C++
- Precise interprocedural dataflow analysis via graph reachability
- Precise interprocedural dataflow analysis with applications to constant propagation
- Practical extensions to the IFDS algorithm
- Home
- Reference Material
- Getting Started:
- Building PhASAR
- Using PhASAR with Docker
- A few uses of PhASAR
- Coding Conventions
- Contributing to PhASAR
- Errors and bug reporting
- Update to Newer LLVM Versions
- OS Support
- FAQ