Smoothed Analysis of Algorithms: Why the Simplex Algorithm Usually Takes Polynomial Time

19 Nov 2001  ·  Daniel A. Spielman, Shang-Hua Teng ·

We introduce the smoothed analysis of algorithms, which is a hybrid of the worst-case and average-case analysis of algorithms. In smoothed analysis, we measure the maximum over inputs of the expected performance of an algorithm under small random perturbations of that input. We measure this performance in terms of both the input size and the magnitude of the perturbations. We show that the simplex algorithm has polynomial smoothed complexity.

PDF Abstract
No code implementations yet. Submit your code now

Categories


Data Structures and Algorithms G.1.6

Datasets


  Add Datasets introduced or used in this paper