English

An Optimal MPC Algorithm for Subunit-Monge Matrix Multiplication, with Applications to LIS

Data Structures and Algorithms 2024-04-23 v1

Abstract

We present an O(1)O(1)-round fully-scalable deterministic massively parallel algorithm for computing the min-plus matrix multiplication of unit-Monge matrices. We use this to derive a O(logn)O(\log n)-round fully-scalable massively parallel algorithm for solving the exact longest increasing subsequence (LIS) problem. For a fully-scalable MPC regime, this result substantially improves the previously known algorithm of O(log4n)O(\log^4 n)-round complexity, and matches the best algorithm for computing the (1+ϵ)(1+\epsilon)-approximation of LIS.

Keywords

Cite

@article{arxiv.2404.13486,
  title  = {An Optimal MPC Algorithm for Subunit-Monge Matrix Multiplication, with Applications to LIS},
  author = {Jaehyun Koo},
  journal= {arXiv preprint arXiv:2404.13486},
  year   = {2024}
}

Comments

To appear in SPAA 2024

R2 v1 2026-06-28T16:00:54.599Z