Recognizing Weak Embeddings of Graphs
Abstract
We present an efficient algorithm for a problem in the interface between clustering and graph embeddings. An embedding of a graph into a 2-manifold maps the vertices in to distinct points and the edges in to interior-disjoint Jordan arcs between the corresponding vertices. In applications in clustering, cartography, and visualization, nearby vertices and edges are often bundled to the same point or overlapping arcs, due to data compression or low resolution. This raises the computational problem of deciding whether a given map comes from an embedding. A map is a \textbf{weak embedding} if it can be perturbed into an embedding with for every , where is the unform norm. A polynomial-time algorithm for recognizing weak embeddings has recently been found by Fulek and Kyn\v{c}l. It reduces the problem to solving a system of linear equations over . It runs in time, where is the matrix multiplication exponent and is the number of vertices and edges of . We improve the running time to . Our algorithm is also conceptually simpler: We perform a sequence of \emph{local operations} that gradually "untangles" the image into an embedding , or reports that is not a weak embedding. It combines local constraints on the orientation of subgraphs directly, thereby eliminating the need for solving large systems of linear equations.
Keywords
Cite
@article{arxiv.1709.09209,
title = {Recognizing Weak Embeddings of Graphs},
author = {Hugo A. Akitaya and Radoslav Fulek and Csaba D. Tóth},
journal= {arXiv preprint arXiv:1709.09209},
year = {2019}
}