Finding Triangles For Maximum Planar Subgraphs

WALCOM: ALGORITHMS AND COMPUTATION, WALCOM 2017(2017)

引用 7|浏览24
暂无评分
摘要
In the Maximum Planar Subgraph (Mps) problem, we are given a graph G, and our goal is to find a planar subgraph II with maximum number of edges. Besides being a basic problem in graph theory, Mps has many applications including, for instance, circuit design, factory layout, and graph drawing, so it has received a lot of attention from both theoretical and empirical literature. Since the problem is NP-hard, past research has focused on approximation algorithms. The current best known approximation ratio is 4/9 obtained two decades ago (Calinescu et al. SODA 1996) based on computing as many edge-disjoint triangles in an input graph as possible. The factor of 4/9 is also the limit of this "disjoint triangles" approach. This paper presents a new viewpoint that highlights the essences of known algorithmic results for MPS, as well as suggesting new directions for breaking the 4/9 barrier. In particular, we introduce the MAXIMUM PLANAR TRIANGLES (MPT) problem: Given a graph G, compute a subgraph that admits a planar embedding with as many triangular faces as possible. Roughly speaking, any rho-approximation algorithm for MPTcan easily be turned into a 1/3 vertical bar 2 rho/3 approximation for MPS. We illustrate the power of the MPTframework by "rephrasing" some known approximation algorithms for MPS as approximation algorithms for MPT (solving Mps as by-products). This motivates us to perform a further rigorous study on the approximability of MPTand show the following results:- MPTis NP-hard, giving a simplified NP-hardness proof for MPS as a by-product.- We propose a natural class of greedy algorithms that captures all known greedy algorithms that have appeared in the literature. We show that a very simple greedy rule gives better approximation ratio than all known greedy algorithms (but still worse than 4/9). Our greedy results, despite not improving the approximation factor, illustrate the advantage of overlapping triangles in the context of greedy algorithms. The MPTviewpoint offers various new angles that might be useful in designing a better approximation algorithm for MPS.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要