Interval propagation is a numerical method used primarily in the field of computer science, engineering, and mathematics to efficiently manage and analyze uncertainty in computations, particularly in the context of systems that involve constraints or nonlinear relationships. The main idea behind interval propagation is to work with ranges (or intervals) of possible values rather than with single point estimates.
New to topics? Read the docs here!