On Phases of Unique Sink Orientations
Michaela Borzechowski, Simon Weber

TL;DR
This paper investigates the structure of phases in unique sink orientations of hypercubes, providing an efficient algorithm for computing all phases and establishing the PSPACE-completeness of determining phase membership from a circuit encoding.
Contribution
It introduces a polynomial-time algorithm to compute all phases of a USO and proves the PSPACE-completeness of phase membership decision from circuit encodings.
Findings
All phases can be computed in $O(3^n)$ time.
Determining if two edges are in the same phase is PSPACE-complete.
The structure of phases is characterized and analyzed.
Abstract
A unique sink orientation (USO) is an orientation of the -dimensional hypercube graph such that every non-empty face contains a unique sink. Schurr showed that given any -dimensional USO and any dimension , the set of edges in that dimension can be decomposed into equivalence classes (so-called phases), such that flipping the orientation of a subset of yields another USO if and only if is a union of a set of these phases. In this paper we prove various results on the structure of phases. Using these results, we show that all phases can be computed in time, significantly improving upon the previously known trivial algorithm. Furthermore, we show that given a boolean circuit of size succinctly encoding an -dimensional (acyclic) USO, it is PSPACE-complete to determine whether two given edges are in the same phase. The problem is…
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 Graph Theory Research · VLSI and FPGA Design Techniques · Interconnection Networks and Systems
