static-analysis-and-compilers
static-analysis-and-compilers copied to clipboard
attempt to explain difference and trade-offs between techniques
start with Rice's theorem ofc
static analysis
- abstract interpretation
- model checking
- property directed reachability (IC3)
- symbolic execution