Abstract
We first present a fixed-parameter algorithm for the NP-hard problem of deciding if there are two matchings M1 and M2 in a given graph G such that |M1| + |M2| is no less than a given number k. The algorithm runs in O (m + k · k! · (2√2)k · n2 log n) time, where n (respectively, m) is the number of vertices (respectively, edges) in G. We then present a combinatorial approximation algorithm for the NP-hard problem of finding two disjoint matchings in a given edge-weighted graph G so that their total weight is maximized. The algorithm achieves an approximation ratio of roughly 0.76 and runs in O (m + n3 α(n)) time, where α is the inverse Ackermann function.
Original language | English |
---|---|
Title of host publication | Combinatorial Optimization and Applications |
Subtitle of host publication | 7th International Conference, COCOA 2013, Proceedings |
Editors | Peter Widmayer, Yinfeng Xu, Binhai Zhu |
Publisher | Springer Verlag |
Pages | 1-12 |
ISBN (Print) | 9783319037790 |
DOIs | |
Publication status | Published - Dec 2013 |
Event | 7th International Conference on Combinatorial Optimization and Applications (COCOA 2013) - Chengdu, China Duration: 12 Dec 2013 → 14 Dec 2013 http://webdocs.cs.ualberta.ca/~ghlin/COCOA2013/ |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Volume | 8287 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 7th International Conference on Combinatorial Optimization and Applications (COCOA 2013) |
---|---|
Country/Territory | China |
City | Chengdu |
Period | 12/12/13 → 14/12/13 |
Internet address |
Research Keywords
- Approximation algorithms
- Fixed-parameter algorithms
- Graph algorithms
- Matchings
- NP-hardness