vix.ing · top · new · best · stats · spec

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

2001/11/19 by Daniel A. Spielman, Shang-Hua Teng, Shang‐Hua Teng +2 · 2 voices · 18 citations
Computer Science · Mathematics · #Advanced Optimization Algorithms Research #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #G.1.6 #Numerical Methods and Algorithms #Polynomial and algebraic computation #cs.DS

paper · pdf · doi:10.48550/arxiv.cs/0111050

openalex publication_date 2001/11/19 · arxiv published 2001/11/19 · arxiv updated 2003/10/09 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Cited by

Discussions

Related