Expand description
Auto-generated module
🤖 Generated with SplitRS
Traits§
- Abstract
Domain - A lattice-based abstract domain for static analysis.
Functions§
- abstract_
div - Compute the abstract division
a / bfor intervals. Returns Top (full interval) ifbcontains 0. - narrow_
env - Narrowing operator for interval environments.
- widen_
env - Widening operator for interval environments.