Sciweavers

SODA
1998
ACM

Exact Arithmetic at Low Cost - A Case Study in Linear Programming

13 years 5 months ago
Exact Arithmetic at Low Cost - A Case Study in Linear Programming
We describe a new exact-arithmetic approach to linear programming when the number of variables n is much larger than the number of constraints m (or vice versa). The algorithm is an implementation of the simplex method which combines exact (multiple precision) arithmetic with inexact (floating point) arithmetic, where the number of exact arithmetic operations is small and usually bounded by a function of min(n, m). Combining this with a "partial pricing" scheme (based on a result by Clarkson) which is particularly tuned for the problems under consideration, we obtain a correct and practically efficient algorithm that even competes with the inexact state-of-the-art solver CPLEX1 for small values of min(n, m) and and is far superior to methods that use exact arithmetic in any operation. The main applications lie in computational geometry.
Bernd Gärtner
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 1998
Where SODA
Authors Bernd Gärtner
Comments (0)