Applying Aldous’ algorithm to speed up μ-d.s.r.–based PLS^Σ_i^P algorithms
Develop techniques to leverage Aldous’ minimization algorithm to achieve algorithmic speedups for problems that have been placed in PLS with Σ_i^P oracle access via μ-downward self-reductions.
References
Below we list a few open questions that arise from our work. Aldous' algorithm gives us a randomized procedure for $#1{Sink-of-DAG}$ for an input $S: { 0, 1}n \rightarrow { 0, 1}n, V: { 0, 1}n \rightarrow { 0, 1}n$ that runs in expected time $\poly(n) 2{n/2}$. and gave $\poly(n) 2{n/2}$ time randomized algorithms for #1{P-LCP} and #1{S-Arrival} by showing there exist fine grained reductions from those problems to #1{Sink-of-DAG}, and then applying Aldous' algorithm. Our proofs using $\mu$-d.s.r on the other hand incur a large blowup in instance size (except that of #1{King}). Is there any way to apply Aldous' algorithm to achieve a speedup for problems shown to be in $\cc{PLS{\Sigma_iP}$ via $\mu$-d.s.r?