Published 2006 | Version v1
Journal article

The design of the Boost interval arithmetic library

Description

We present the design of the Boost interval arithmetic library, a C++ library designed to efficiently handle mathematical intervals in a generic way. Interval computations are an essential tool for reliable computing. Increasingly a number of mathematical proofs have relied on global optimization problems solved using branch-and-bound algorithms with interval computations; it is therefore extremely important to have a mathematically correct implementation of interval arithmetic. Various implementations exist with diverse semantics. Our design is unique in that it uses policies to specify three independent variable behaviors: rounding, checking, comparisons. As a result, with the proper policies, our interval library is able to emulate almost any of the specialized libraries available for interval arithmetic, without any loss of performance nor sacrificing the ease of use. This library is openly available at www.boost.org.

Abstract

International audience

Additional details

Identifiers

URL
https://inria.hal.science/inria-00344412
URN
urn:oai:HAL:inria-00344412v1

Origin repository

Origin repository
UNICA