Global Optimization using Interval Arithmetic

Robert Israel



Interval arithmetic offers ways of finding (within provable
bounds) the global minimum of a function of several variables 
over a given region.  I'll look at how an interval version of 
Newton's Method can accomplish this.