Skip to main content

Showing 1–2 of 2 results for author: Haagensen, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.06512  [pdf, other

    cs.CC cs.DS math.CO

    An Optimal Randomized Algorithm for Finding the Saddlepoint

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

    Abstract: A \emph{saddlepoint} of an $n \times n$ matrix is an entry that is the maximum of its row and the minimum of its column. Saddlepoints give the \emph{value} of a two-player zero-sum game, corresponding to its pure-strategy Nash equilibria; efficiently finding a saddlepoint is thus a natural and fundamental algorithmic task. For finding a \emph{strict saddlepoint} (an entry that is the strict maxi… ▽ More

    Submitted 12 January, 2024; originally announced January 2024.

    Comments: 12 pages

    ACM Class: F.2.0

  2. arXiv:2310.16801  [pdf, other

    cs.DS math.CO

    Finding the saddlepoint faster than sorting

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

    Abstract: A saddlepoint of an $n \times 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 $Θ(n^2)$, 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 st… ▽ More

    Submitted 25 October, 2023; originally announced October 2023.

    Comments: To be presented at SOSA 2024