Efficient algorithms for Petersen's matching theorem

Citation
Tc. Biedl et al., Efficient algorithms for Petersen's matching theorem, J ALGORITHM, 38(1), 2001, pp. 110-134
Citations number
46
Categorie Soggetti
Computer Science & Engineering
Journal title
JOURNAL OF ALGORITHMS
ISSN journal
01966774 → ACNP
Volume
38
Issue
1
Year of publication
2001
Pages
110 - 134
Database
ISI
SICI code
0196-6774(200101)38:1<110:EAFPMT>2.0.ZU;2-8
Abstract
Petersen's theorem is a classic result in matching theory from 1891, statin g that every 3-regular bridgeless graph has a perfect matching. Our work ex plores efficient algorithms for finding perfect matchings in such graphs. P reviously, the only relevant matching algorithms were for general graphs, a nd the fastest algorithm ran in O(n(3/2)) time fur 3-regular graphs. We hav e developed an O(n log(4) n)-time algorithm for perfect matching in a 3-reg ular bridgeless graph. When the graph is also planar, ne have as the main r esult of our paper an optimal O(n)-time algorithm. We present three applica tions of this result: terrain guarding, adaptive mesh refinement, and quadr angulation. (C) 2001 Academic Press.