Path algebra algorithm for finding longest increasing subsequence
Anatoly Rodionov

TL;DR
This paper introduces a novel algorithm for the longest increasing subsequence problem utilizing max-plus algebra and matrix reformulation, offering a linear algebra-based approach rooted in idempotent mathematics.
Contribution
It presents a new algorithm based on max-plus algebra and matrix reformulation, advancing the application of idempotent mathematics to sequence analysis.
Findings
Algorithm effectively finds longest increasing subsequences
Utilizes max-plus algebra for problem reformulation
Demonstrates linear algebra approach in sequence analysis
Abstract
New algorithm for finding longest increasing subsequence is discussed. This algorithm is based on the ideas of idempotent mathematics and uses Max-Plus idempotent semiring. Problem of finding longest increasing sub- sequence is reformulated in a matrix form and solved with linear algebra.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Numerical Methods and Algorithms · Formal Methods in Verification
