Interval contractor
From Wikipedia, the free encyclopedia
In mathematics, an interval contractor (or contractor for short)[1] associated to a set is an operator which associates to a hyperrectangle in another box of such that the two following properties are always satisfied:
- (contractance property)
- (completeness property)
A contractor associated to a constraint (such as an equation or an inequality) is a contractor associated to the set of all which satisfy the constraint. Contractors make it possible to improve the efficiency of branch-and-bound algorithms classically used in interval analysis.
A contractor C is monotonic if we have .
It is minimal if for all boxes [x], we have , where [A] is the interval hull of the set A, i.e., the smallest box enclosing A.
The contractor C is thin if for all points x, where {x} denotes the degenerated box enclosing x as a single point.
The contractor C is idempotent if for all boxes [x], we have
The contractor C is convergent if for all sequences [x](k) of boxes containing x, we have
Illustration
Figure 1 represents the set X painted grey and some boxes, some of them degenerated (i.e., they correspond to singletons). Figure 2 represents these boxes after contraction. Note that no point of X has been removed by the contractor. The contractor is minimal for the cyan box but is pessimistic for the green one. All degenerated blue boxes are contracted to the empty box. The magenta box and the red box cannot be contracted.

