Sciweavers

ISAAC
1995
Springer

A Linear Time Algorithm For Finding Maximal Planar Subgraphs

13 years 8 months ago
A Linear Time Algorithm For Finding Maximal Planar Subgraphs
Given an undirected graph G, the maximal planar subgraph problem is to determine a planar subgraph H of G such that no edge of G-H can be added to H without destroying planarity. Polynomial algorithms have been obtained by Jakayumar, Thulasiraman and Swamy [6] and Wu [9]. O(mlogn) algorithms were previously given by Di Battista and Tamassia [3] and Cai, Han and Tarjan [2]. A recent O(m ααααααααααα (n)) algorithm was obtained by La Poute [7]. Our algorithm is based on a simple planarity test [5] developed by the author, which is a vertex addition algorithm based on a depth-first-search ordering. The planarity test [5] uses no complicated data structure and is conceptually simpler than Hopcroft and Tarjan's path addition and Lempel, Even and Cederbaum's vertex addition approaches.1
Wen-Lian Hsu
Added 26 Aug 2010
Updated 26 Aug 2010
Type Conference
Year 1995
Where ISAAC
Authors Wen-Lian Hsu
Comments (0)