Expand description

Interval arithmetic and constraint propagation library

Re-exports

Modules

  • Constraint propagator/solver for custom PhysicalExpr graphs.
  • Interval arithmetic library
  • Floating point rounding mode utility library TODO: Remove this custom implementation and the “libc” dependency when floating-point rounding mode manipulation functions become available in Rust.
  • Test utilities for the interval arithmetic library