Skip to main navigation Skip to search Skip to main content

Finding the saddlepoint faster than sorting

  • Riko Jacob
  • , Justin Dallant
  • , Frederik Haagensen
  • , László Kozma
  • , Sebastian Wild

Research output: Conference Article in Proceeding or Book/Report chapterArticle in proceedingsResearch

Abstract

A saddlepoint of an n × n matrix A is an entry of A that is a maximum in its row and a minimum in its column. Knuth (1968) gave several different algorithms for finding a saddlepoint. The worst-case running time of these algorithms is Θ(n2), and Llewellyn, Tovey, and Trick (1988) showed that this cannot be improved, as in the worst case all entries of A may need to be queried.
A strict saddlepoint of A is an entry that is the strict maximum in its row and the strict minimum in its column. The strict saddlepoint (if it exists) is unique, and Bienstock, Chung, Fredman, Schaffer, Shor, and Suri (1991) showed that it can be found in time O(n lg n), where a dominant runtime contribution is sorting the diagonal of the matrix. This upper bound has not been improved since 1991. In this paper we show that the strict saddlepoint can be found in O(n lg* n) ⊂ o(n lg n) time, where lg* denotes the very slowly growing iterated logarithm function, coming close to the lower bound of Ω(n). In fact, we can also compute, within the same runtime, the value of a non-strict saddlepoint, assuming one exists. Our algorithm is based on a simple recursive approach, a feasibility test inspired by searching in sorted matrices, and a relaxed notion of saddlepoint.
Original languageEnglish
Title of host publication2024 Symposium on Simplicity in Algorithms (SOSA)
Number of pages11
PublisherSociety for Industrial and Applied Mathematics
Publication date2024
Pages168 - 178
ISBN (Electronic)978-1-61197-793-6
DOIs
Publication statusPublished - 2024
EventSymposium on Simplicity in Algorithms
- United States , Alexandria, United States
Duration: 8 Jan 202410 Jan 2024
https://www.siam.org/conferences-events/past-event-archive/sosa24/

Symposium

SymposiumSymposium on Simplicity in Algorithms
LocationUnited States
Country/TerritoryUnited States
CityAlexandria
Period08/01/202410/01/2024
Internet address

Keywords

  • saddlepoint
  • strict saddlepoint
  • matrix
  • algorithm
  • iterated logarithm

Fingerprint

Dive into the research topics of 'Finding the saddlepoint faster than sorting'. Together they form a unique fingerprint.

Cite this