2005
DOI: 10.1007/11427186_5
|View full text |Cite
|
Sign up to set email alerts
|

Implementing Minimum Cycle Basis Algorithms

Abstract: Abstract. In this paper we consider the problem of computing a minimum cycle basis of an undirected graph G = (V, E) with n vertices and m edges. We describe an efficient implementation of an O(m 3 + mn 2 log n) algorithm presented in [1]. For sparse graphs this is the currently best known algorithm. This algorithm's running time can be partitioned into two parts with time O(m 3 ) and O(m 2 n + mn 2 log n) respectively. Our experimental findings imply that the true bottleneck of a sophisticated implementation … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
29
0

Year Published

2006
2006
2019
2019

Publication Types

Select...
6
2

Relationship

3
5

Authors

Journals

citations
Cited by 21 publications
(32 citation statements)
references
References 9 publications
(21 reference statements)
0
29
0
Order By: Relevance
“…The proof is almost identical with the proof of de Pina's [1995] original algorithm, the only difference being that we search for cycles only in set A. A similar proof using A = H can be found in Mehlhorn and Michail [2006]. Let B = {B 1 , .…”
Section: The Algorithmmentioning
confidence: 70%
See 1 more Smart Citation
“…The proof is almost identical with the proof of de Pina's [1995] original algorithm, the only difference being that we search for cycles only in set A. A similar proof using A = H can be found in Mehlhorn and Michail [2006]. Let B = {B 1 , .…”
Section: The Algorithmmentioning
confidence: 70%
“…The technique that we use was originally introduced in Mehlhorn and Michail [2006] where an O(m 2 n 2 )-time algorithm was presented. The algorithm tried to combine the two main different approaches for an MCB computation.…”
Section: Introductionmentioning
confidence: 99%
“…To improve the running time we also used the following heuristics that are suggested in Mehlhorn and Michail [2006].…”
Section: Implementation Heuristicsmentioning
confidence: 99%
“…Mehlhorn and Michail [22] also addressed the implementation issues of the above algorithms. The best currently known randomized algorithm, due to Amaldi et al [1],…”
Section: Introductionmentioning
confidence: 96%