Deterministic Expander Routing: Faster and More Versatile
Yi-Jun Chang, Shang-En Huang, Hsin-Hao Su

TL;DR
This paper introduces a deterministic expander routing algorithm that matches the efficiency of randomized methods while enabling preprocessing and query tradeoffs, significantly improving deterministic solutions for network routing and graph problems.
Contribution
It presents a new deterministic expander routing algorithm with matching bounds to randomized algorithms and supports preprocessing/query tradeoffs, enabling advanced graph algorithms.
Findings
Matches randomized routing bounds
Supports preprocessing/query tradeoffs
Improves deterministic algorithms for k-clique enumeration
Abstract
We consider the expander routing problem formulated by Ghaffari, Kuhn, and Su (PODC 2017), where the goal is to route all the tokens to their destinations given that each vertex is the source and the destination of at most tokens. They developed that solve this problem in rounds in the model, where is the conductance of the graph. Later, Ghaffari and Li (DISC 2018) gave an improved algorithm. However, both algorithms are randomized, which means that all the resulting applications are also randomized. Recently, Chang and Saranurak (FOCS 2020) gave a deterministic algorithm that solves an expander routing instance in rounds. The deterministic algorithm is less efficient and does not allow preprocessing/query…
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
TopicsVLSI and FPGA Design Techniques · Advanced Optical Network Technologies · Interconnection Networks and Systems
