2009 Proceedings of the Eleventh Workshop on Algorithm Engineering and Experiments (ALENEX) 2009
DOI: 10.1137/1.9781611972894.5
|View full text |Cite
|
Sign up to set email alerts
|

The Filter-Kruskal Minimum Spanning Tree Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
24
0

Year Published

2010
2010
2022
2022

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 41 publications
(24 citation statements)
references
References 0 publications
0
24
0
Order By: Relevance
“…This result is an improvement over the original FilterKruskal algorithm [32]. The expected running time for constructing the MST for arbitrary graphs with random edge weights, using the original Filter-Kruskal algorithm [32] is O(m + n log n log m/n), where m and n are the number of edges and vertices of the graph respectively.…”
Section: Introductionmentioning
confidence: 93%
See 1 more Smart Citation
“…This result is an improvement over the original FilterKruskal algorithm [32]. The expected running time for constructing the MST for arbitrary graphs with random edge weights, using the original Filter-Kruskal algorithm [32] is O(m + n log n log m/n), where m and n are the number of edges and vertices of the graph respectively.…”
Section: Introductionmentioning
confidence: 93%
“…Recently, Osipov et al [32] further expanded this idea by adding a multi-core friendly filtering step designed to eliminate edges that were obviously not in the MST (Filter-Kruskal). Currently, this algorithm seems to be the most practical algorithm for computing MSTs on multi-core machines.…”
Section: Introductionmentioning
confidence: 99%
“…Again the idea of graph can be applied to the colony of the mobile robots to find the shortest path. In this paper, the shortest path can be found by using the kruskal's algorithm [6]. Young, et al, [11] proposed an improved ant colony algorithm for robot path planning.…”
Section: Ant System and Shortest Path: Previous Workmentioning
confidence: 99%
“…An extreme simplification that still keeps the graph connected, can be obtained by Minimum Spanning Tree (MST) [3], [10] algorithms. Our approach differs from all these methods in an important aspect: we measure and allow loss of network quality, and let the user choose a suitable trade-off.…”
Section: Related Workmentioning
confidence: 99%