Counting Shortest Two Disjoint Paths in Cubic Planar Graphs with an NC Algorithm

06/20/2018
by   Andreas Björklund, et al.
0

Given an undirected graph and two disjoint vertex pairs s_1,t_1 and s_2,t_2, the Shortest two disjoint paths problem (S2DP) asks for the minimum total length of two vertex disjoint paths connecting s_1 with t_1, and s_2 with t_2, respectively. We show that for cubic planar graphs there are NC algorithms, uniform circuits of polynomial size and polylogarithmic depth, that compute the S2DP and moreover also output the number of such minimum length path pairs. Previously, to the best of our knowledge, no deterministic polynomial time algorithm was known for S2DP in cubic planar graphs with arbitrary placement of the terminals. In contrast, the randomized polynomial time algorithm by Björklund and Husfeldt, ICALP 2014, for general graphs is much slower, is serial in nature, and cannot count the solutions. Our results are built on an approach by Hirai and Namba, Algorithmica 2017, for a generalisation of S2DP, and fast algorithms for counting perfect matchings in planar graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/22/2019

The shortest disjoint paths problem

For any fixed k, we show the existence of a polynomial-time algorithm de...
research
02/05/2018

Shortest k-Disjoint Paths via Determinants

The well-known k-disjoint path problem (k-DPP) asks for pairwise vertex-...
research
08/21/2022

Counting Cycles on Planar Graphs in Subexponential Time

We study the problem of counting all cycles or self-avoiding walks (SAWs...
research
07/12/2018

A Faster Algorithm for Minimum-Cost Bipartite Matching in Minor-Free Graphs

We give an Õ(n^7/5 (nC))-time algorithm to compute a minimum-cost maximu...
research
03/12/2018

Counting of Shortest Paths in Cubic Grid

The enumeration of shortest paths in cubic grid is presented here. The c...
research
07/24/2018

Zeros of Holant problems: locations and algorithms

We present fully polynomial-time (deterministic or randomised) approxima...
research
01/06/2023

Simpler and faster algorithms for detours in planar digraphs

In the directed detour problem one is given a digraph G and a pair of ve...

Please sign up or login with your details

Forgot password? Click here to reset