[−][src]Module gf::ai
🟢 Abstract interpretation.
Modules
concolic | 🟢 Concolic interpretation. |
concrete | 🟢 Concrete interpretation. |
executor | 🟢 Executors for abstract interpretations. |
ipa | 🟢 Interprocedural analysis. |
opt | 🟢 Abstract interpretations for code optimization. |
state | 🟢 Common abstract state definitions. |
symbolic | 🟢 Symbolic interpretation. |
Enums
Backward | 🟢 Backward |
Forward | 🟢 Forward |
Traits
Direction | |
Interp | 🟢 An abstract interpretation. |