A Linear Time Algorithm For Finding Maximal Planar Subgraphs (1995)
Cached
Download Links
- [www.iis.sinica.edu.tw]
- [www.iis.sinica.edu.tw]
- DBLP
Other Repositories/Bibliography
| Venue: | Proc. 6 th Annual International Symposium on Algorithms and Computation (ISAAC95 |
| Citations: | 5 - 0 self |
BibTeX
@INPROCEEDINGS{Hsu95alinear,
author = {Wen-lian Hsu},
title = {A Linear Time Algorithm For Finding Maximal Planar Subgraphs},
booktitle = {Proc. 6 th Annual International Symposium on Algorithms and Computation (ISAAC95},
year = {1995},
pages = {787--797},
publisher = {Springer Verlag}
}
Years of Citing Articles
OpenURL
Abstract
. 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 a a a a a a a a a a a a a a a a a a a a a a a a a (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 1. Introduction Given an undirected graph, the planarity testing problem is to determine whether there exists a clockwise edge ordering around each vertex such that t...







