Near-Optimal Distance Emulator for Planar Graphs

07/04/2018
by   Hsien-Chih Chang, et al.
0

Given a graph G and a set of terminals T, a distance emulator of G is another graph H (not necessarily a subgraph of G) containing T, such that all the pairwise distances in G between vertices of T are preserved in H. An important open question is to find the smallest possible distance emulator. We prove that, given any subset of k terminals in an n-vertex undirected unweighted planar graph, we can construct in Õ(n) time a distance emulator of size Õ((k^2,√(k· n))). This is optimal up to logarithmic factors. The existence of such distance emulator provides a straightforward framework to solve distance-related problems on planar graphs: Replace the input graph with the distance emulator, and apply whatever algorithm available to the resulting emulator. In particular, our result implies that, on any unweighted undirected planar graph, one can compute all-pairs shortest path distances among k terminals in Õ(n) time when k=O(n^1/3).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/30/2020

Truly Subquadratic Exact Distance Oracles with Constant Query Time for Planar Graphs

Given an undirected, unweighted planar graph G with n vertices, we prese...
research
09/30/2021

Near-Optimal Distance Oracles for Vertex-Labeled Planar Graphs

Given an undirected n-vertex planar graph G=(V,E,ω) with non-negative ed...
research
06/21/2022

Near-Linear ε-Emulators for Planar Graphs

We study vertex sparsification for distances, in the setting of planar g...
research
11/05/2021

Optimal Approximate Distance Oracle for Planar Graphs

A (1+ϵ)-approximate distance oracle of an edge-weighted graph is a data ...
research
08/28/2019

The Single-Face Ideal Orientation Problem in Planar Graphs

We consider the ideal orientation problem in planar graphs. In this prob...
research
03/22/2021

Continuous mean distance of a weighted graph

We study the concept of the continuous mean distance of a weighted graph...
research
06/19/2023

Quasipolynomiality of the Smallest Missing Induced Subgraph

We study the problem of finding the smallest graph that does not occur a...

Please sign up or login with your details

Forgot password? Click here to reset