An efficient search algorithm for inverting the sweep map on rational Dyck paths
Guoce Xin

TL;DR
This paper introduces an efficient algorithm for inverting the sweep map on rational Dyck paths, providing a recursive solution for the Fuss case and a general search method for all cases.
Contribution
It presents a novel search algorithm to invert the sweep map on rational Dyck paths, extending invertibility results beyond the Fuss case.
Findings
Algorithm efficiently inverts the sweep map for all rational Dyck paths.
Recursive construction explicitly inverts the map in the Fuss case.
The method generalizes to non-Fuss cases using a $d$-array tree search.
Abstract
Given a coprime pair of positive integers, rational -Dyck paths are lattice paths in the rectangle that never go below the diagonal. The sweep map of a rational -Dyck paths is the rational Dyck path obtained by sorting the steps of according to the ranks of their starting points, where the rank of is . It is conjectured to be a bijection, but to this date, is only known to be bijective for the Fuss case (). In this paper we give an efficient search algorithm for inverting the map. Roughly speaking, given , by searching through a -array tree of certain depth, we can output all such that , where is the remainder of when divided by . In particular, we show that is invertible for the Fuss case by giving a simple recursive construction…
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
TopicsAdvanced Combinatorial Mathematics · Algorithms and Data Compression · Computational Geometry and Mesh Generation
