@inproceedings{7e49537c18e54bc1895a7f18855d4fb2,
title = "Better approximation algorithms for scaffolding problems",
abstract = "Scaffolding is one of the main stages in genome assembly. During this stage, we want to merge contigs assembled from the paired-end reads into bigger chains called scaffolds. For this purpose, the following graph-theoretical problem has been proposed: Given an edge-weighted complete graph G and a perfect matching D of G, we wish to find a Hamiltonian path P in G such that all edges of D appear in P and the total weight of edges in P but not in D is maximized. This problem is NP-hard and the previously best polynomial-time approximation algorithm for it achieves a ratio of 1 2. In this paper, we design a new polynomial-time approximation algorithm achieving a ratio of (formula presented) for any constant 0 <ε <1. Several generalizations of the problem have also been introduced in the literature and we present polynomial-time approximation algorithms for them that achieve better approximation ratios than the previous bests. In particular, one of the algorithms answers an open question.",
keywords = "Approximation algorithms, Matchings, Randomized algorithms, Scaffolding",
author = "Zhi-Zhong Chen and Youta Harada and Eita Machida and Fei Guo and Lusheng Wang",
year = "2016",
doi = "10.1007/978-3-319-39817-4_3",
language = "English",
isbn = "9783319398167",
volume = "9711",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "17--28",
editor = "Sergey Bereg and Daming Zhu",
booktitle = "Frontiers in Algorithmics",
address = "Germany",
note = "10th International Workshop on Frontiers in Algorithmics, FAW 2016 ; Conference date: 30-06-2016 Through 02-07-2016",
}