1 @inproceedings{ bender00lca,
2 author = "Michael A. Bender and Martin Farach-Colton",
3 title = "The {LCA} Problem Revisited",
4 booktitle = "Latin American Theoretical {INformatics}",
7 url = "citeseer.ist.psu.edu/bender00lca.html" }
9 @inproceedings{ frederickson91ambivalent,
10 author = "Greg N. Frederickson",
11 title = "Ambivalent Data Structures for Dynamic 2-Edge-Connectivity and $k$ Smallest Spanning Trees",
12 booktitle = "{IEEE} Symposium on Foundations of Computer Science",
15 url = "citeseer.ist.psu.edu/frederickson91ambivalent.html" }
17 @article{ tarjan:setunion,
18 author = {Robert E. Tarjan and Jan van Leeuwen},
19 title = {Worst-case Analysis of Set Union Algorithms},
26 doi = {http://doi.acm.org/10.1145/62.2160},
27 publisher = {ACM Press},
28 address = {New York, NY, USA},
31 @inproceedings { fw:transdich,
32 author = "M. Fredman and D. E. Willard",
33 title = "{Trans-dichotomous algorithms for minimum spanning trees and shortest paths}",
34 booktitle = "{Proceedings of FOCS'90}",
40 author = {Peter van Emde Boas},
41 title = {Preserving Order in a Forest in Less Than Logarithmic Time
43 journal = {Inf. Process. Lett.},
48 bibsource = {DBLP, http://dblp.uni-trier.de}
51 @inproceedings{ thorup:aczero,
52 author = {Mikkel Thorup},
53 title = {On AC0 implementations of fusion trees and atomic heaps},
54 booktitle = {SODA '03: Proceedings of the fourteenth annual ACM-SIAM symposium on Discrete algorithms},
56 isbn = {0-89871-538-5},
58 location = {Baltimore, Maryland},
59 publisher = {Society for Industrial and Applied Mathematics},
60 address = {Philadelphia, PA, USA},
63 @article{ benamram:pm,
64 author = "Ben-Amram, Amir M.",
65 title = "What is a ``Pointer Machine''?",
66 journal = "SIGACTN: SIGACT News (ACM Special Interest Group on Automata and Computability Theory)",
69 url = "citeseer.ist.psu.edu/ben-amram95what.html" }
71 @article{ matsui:planar,
72 author = "Tomomi Matsui",
73 title = "{The Minimum Spanning tree Problem on a Planar Graph}",
74 journal = "Discrete Applied Mathematics",
78 url = "citeseer.nj.nec.com/2319.html"
81 @article{ chazelle:ackermann,
82 author = "Bernard Chazelle",
83 title = "{A Minimum Spanning Tree Algorithm with Inverse-Ackermann Type Complexity}",
90 @article{ nesetril:history,
91 author = "Jaroslav Ne{\v{s}}et{\v{r}}il",
92 title = "{Some remarks on the history of MST-problem}",
93 journal = "Archivum Mathematicum",
99 @article{ nesetril:boruvka,
100 author = "Jaroslav Ne{\v{s}}et{\v{r}}il and E. Milkov{\'a} and H. Ne{\v{s}}et{\v{r}}ilov{\'a}",
101 title = "{Otakar Bor{\accent23u}vka on Minimum Spanning Tree Problem}",
102 journal = "Discrete Mathematics",
103 volume = "233(1--3)",
108 @incollection { nesetril:minors,
109 author = "Jaroslav Ne{\v{s}}et{\v{r}}il and Patrice Ossona de Mendez",
110 title = "{Colorings and Homomorphisms of Minor Closed Classes}",
111 booktitle = "Discrete and Computational Geometry: The Goodman-Pollack Festschrift",
112 editor = "B. Aronov and S. Basu and J. Pach and M. Sharir",
115 publisher = "Springer Verlag"
118 @article { boruvka:ojistem,
119 author = "Otakar Bor{\accent23u}vka",
120 title = "{O jist\'em probl\'emu minim\'aln\'\i{}m (About a Certain Minimal Problem)}",
121 journal = "Pr\'ace mor. p\v{r}\'\i{}rodov\v{e}d. spol. v~Brn\v{e}",
125 note = "Czech with German summary"
128 @article { boruvka:networks,
129 author = "Otakar Bor{\accent23u}vka",
130 title = "{P\v{r}\'\i{}sp\v{e}vek k~\v{r}e\v{s}en\'\i{} ot\'azky ekonomick\'e stavby elektrovodn\'y{}ch s\'\i{}t\'\i{} (Contribution to the solution of a problem of economical construction of electric networks)}",
131 journal = "Elektronick\'y obzor",
138 @article { jarnik:ojistem,
139 author = "Vojt\v{e}ch Jarn\'\i{}k",
140 title = "{O jist\'em probl\'emu minim\'aln\'\i{}m (About a Certain Minimal Problem)}",
141 journal = "Pr\'ace mor. p\v{r}\'\i{}rodov\v{e}d. spol. v~Brn\v{e}",
149 author = "Robert E. Tarjan",
150 title = "{Data structures and network algorithms}",
151 series = "{CMBS-NSF Regional Conf. Series in Appl. Math.}",
157 @article { gh:history,
158 author = "R. L. Graham and P. Hell",
159 title = "{On the history of the minimum spanning tree problem}",
160 journal = "{Annals of the History of Computing}",
166 @techreport { pettie:ackermann,
167 author = "Seth Pettie",
168 title = "{Finding minimum spanning trees in $O(m\alpha(m,n))$ time}",
169 institution = "Univ. of Texas at Austin",
175 @inproceedings { pettie:optimal,
176 author = "Seth Pettie and Vijaya Ramachandran",
177 title = "{An Optimal Minimum Spanning Tree Algorithm}",
178 booktitle = "{Proceedings of ICALP'2000}",
180 publisher = "Springer Verlag",
184 @article { pettie:alpha,
185 title={{Finding Minimum Spanning Trees in $\O(m\acker(m,n))$ Time}},
188 publisher={University of Texas at Austin Austin, TX, USA}
191 @article { karger:randomized,
192 author = "D. R. Karger and P. N. Klein and R. E. Tarjan",
193 title = "{Linear expected-time algorithms for connectivity problems}",
200 @article { frederickson:online,
201 author = "Greg N. Frederickson",
202 title = "{Data structures for on-line updating of minimum spanning trees}",
203 journal = "{SIAM Journal on Computing}",
210 author = "Martin Mare\v{s}",
211 title = "{Two linear time algorithms for MST on minor closed graph classes}",
212 journal = "{Archivum Mathematicum}",
218 @article{ ft:fibonacci,
219 author = {Michael L. Fredman and Robert Endre Tarjan},
220 title = {Fibonacci heaps and their uses in improved network optimization algorithms},
227 doi = {http://doi.acm.org/10.1145/28869.28874},
228 publisher = {ACM Press},
229 address = {New York, NY, USA},
232 @article{ komlos:verify,
233 author = {J{\'a}nos Koml{\'o}s},
234 title = {Linear verification for spanning trees.},
235 journal = {Combinatorica},
240 bibsource = {DBLP, http://dblp.uni-trier.de}
243 @inproceedings{ king:verify,
244 author = "Valerie King",
245 title = "A Simpler Minimum Spanning Tree Verification Algorithm",
246 booktitle = "Workshop on Algorithms and Data Structures",
249 url = "citeseer.ist.psu.edu/king95simpler.html" }
251 @article{ king:verifytwo,
252 title={{A Simpler Minimum Spanning Tree Verification Algorithm}},
253 author={King, Valerie},
254 journal={Algorithmica},
261 author = "Alexander Schrijver",
262 title = "{Combinatorial Optimization --- Polyhedra and Efficiency}",
263 series = "Algorithms and Combinatorics",
266 publisher = "Springer Verlag"
269 @inproceedings{ thorup:ac0,
270 author = {Mikkel Thorup},
271 title = {{On ${\rm AC}^0$ Implementations of Fusion Trees and Atomic Heaps}},
272 booktitle = {SODA '03: Proceedings of the fourteenth annual ACM-SIAM symposium on Discrete algorithms},
274 isbn = {0-89871-538-5},
276 location = {Baltimore, Maryland},
277 publisher = {Society for Industrial and Applied Mathematics},
278 address = {Philadelphia, PA, USA},
281 @article{ kruskal:mst,
282 title={{On the Shortest Spanning Subtree of a Graph and the Traveling Salesman Problem}},
283 author={Kruskal Jr, J.B.},
284 journal={Proceedings of the American Mathematical Society},
293 title={{Graph Theory}},
294 author={Diestel, R.},
296 publisher={Springer-Verlag Berlin and Heidelberg GmbH \& Co. K}
300 title={{Integer priority queues with decrease key in constant time and the single source shortest paths problem}},
302 journal={Proceedings of the thirty-fifth ACM symposium on Theory of computing},
305 publisher={ACM Press New York, NY, USA}
308 @article{ graham:msthistory,
309 title={{On the history of the minimum spanning tree problem}},
310 author={Graham, R.L. and Hell, P.},
311 journal={Annals of the History of Computing},
318 @article{ cayley:trees,
319 title={{A theorem on trees}},
320 author={Cayley, Arthur},
321 journal={Quart. J. Math},
327 @article{ dijkstra:mst,
328 title={{A note on two problems in connexion with graphs}},
329 author = "Dijkstra, E. W.",
330 journal={Numerische Mathematik},
339 author = "Prim, R. C.",
340 title = "Shortest connection networks and some generalizations",
341 journal = "Bell System Technical Journal",
347 @article{ choquet:mst,
348 title={{Etude de certains r{\'e}seaux de routes (in French)}},
349 author={Choquet, Gustave},
350 journal={Comptes-rendus de l'Académie des Sciences},
356 @incollection { sollin:mst,
357 title={{Le trace de canalisation (in French)}},
359 booktitle={Programming, Games, and Transportation Networks},
360 editor={Berge, C. and Ghouilla-Houri, A.},
361 publisher={Wiley, New York},
365 @article{ boyer:cutting,
366 title={{On the cutting edge: Simplified $\O(n)$ planarity by edge addition}},
367 author={Boyer, J.M. and Myrvold, W.J.},
368 journal={Journal of Graph Algorithms and Applications},
375 @inproceedings{ takaoka:twothree,
376 title={{Theory of 2-3 Heaps}},
377 author={Takaoka, T. and Christchurch, N. Z.},
378 booktitle={Computing and Combinatorics: 5th Annual International Conference, COCOON'99},
379 location={Tokyo, Japan},
382 publisher={Springer},
383 series={{Lecture Notes in Computer Science}},
387 @inproceedings{ takaoka:trinomial,
388 title={{Theory of Trinomial Heaps}},
389 author={Takaoka, Tadao},
390 booktitle={Computing and Combinatorics: 6th Annual International Conference, COCOON 2000},
391 location={Sydney, Australia},
394 publisher={Springer},
395 series={{Lecture Notes in Computer Science}},
400 title={{Introduction to Algorithms}},
401 author={Leiserson, C.E. and Rivest, R.L. and Cormen, T.H. and Stein, C.},
403 publisher={McGraw-Hill}
406 @inproceedings{ pettie:onlineverify,
407 author = "S. Pettie",
408 title = "An inverse-{A}ckermann style lower bound for the online minimum spanning
409 tree verification problem",
410 booktitle = "Proc. 43rd Annual Symp. on the Foundations of Computer Science, Vancouver, Canada",
412 url = "citeseer.ist.psu.edu/article/pettie02inverseackermann.html"
415 @article{ dixon:verify,
416 author = "Brandon Dixon and Monika Rauch and Robert Endre Tarjan",
417 title = "Verification and Sensitivity Analysis of Minimum Spanning Trees in Linear Time",
418 journal = "SIAM J. Comput.",
423 url = "citeseer.ist.psu.edu/dixon92verification.html"
426 inproceedings{ pettie:minirand,
427 author = {Seth Pettie and Vijaya Ramachandran},
428 title = {Minimizing randomness in minimum spanning tree, parallel connectivity, and set maxima algorithms},
429 booktitle = {SODA '02: Proceedings of the thirteenth annual ACM-SIAM symposium on Discrete algorithms},
431 isbn = {0-89871-513-X},
433 location = {San Francisco, California},
434 publisher = {Society for Industrial and Applied Mathematics},
435 address = {Philadelphia, PA, USA}
438 @article{ buchsbaum:verify,
439 title={{Linear-time pointer-machine algorithms for least common ancestors, MST verification, and dominators}},
440 author={Buchsbaum, A.L. and Kaplan, H. and Rogers, A. and Westbrook, J.R.},
441 journal={Proceedings of the thirtieth annual ACM symposium on Theory of computing},
444 publisher={ACM Press New York, NY, USA}
447 @article{ bacala:parametric,
448 title={{Linear-time algorithms for parametric minimum spanning tree problems on planar graphs}},
449 author={Fern{\'a}ndez-Baca, D. and Slutzki, G.},
450 journal={Theoretical Computer Science},
458 @inproceedings{ katriel:cycle,
459 author = "I. Katriel and P. Sanders and J. Tr{\"a}ff",
460 title = "A practical minimum spanning tree algorithm using the cycle property",
461 booktitle = "11th European Symposium on Algorithms(ESA)",
465 publisher = "Springer",
467 url = "citeseer.ist.psu.edu/katriel03practical.html"
470 @article{ alstrup:nca,
471 title={{Nearest common ancestors: a survey and a new distributed algorithm}},
472 author={Alstrup, S. and Gavoille, C. and Kaplan, H. and Rauhe, T.},
473 journal={Proceedings of the fourteenth annual ACM symposium on Parallel algorithms and architectures},
476 publisher={ACM Press New York, NY, USA}
480 title={{Efficient algorithms for finding minimum spanning trees in undirected and directed graphs}},
481 author={Gabow, H.N. and Galil, Z. and Spencer, T. and Tarjan, R.E.},
482 journal={Combinatorica},
490 @Unpublished{ eisner:tutorial,
491 author = {Jason Eisner},
492 title = {State-of-the-Art Algorithms for Minimum Spanning
493 Trees: A Tutorial Discussion},
494 note = {Manuscript available online (78 pages), University of Pennsylvania},
496 url = {http://cs.jhu.edu/~jason/papers/#ms97},
500 title={{On finding lowest common ancestors in trees.}},
501 author={Aho, A. V. and Hopcroft, J. E. and Ullman, J. D.},
502 journal={SIAM Journal on Computing},
508 @book{ knuth:fundalg,
509 author = {Donald E. Knuth},
510 title = {The art of computer programming, volume 1 (3rd ed.): fundamental algorithms},
512 isbn = {0-201-89683-4},
513 publisher = {Addison Wesley Longman Publishing Co., Inc.},
514 address = {Redwood City, CA, USA},
517 @inproceedings{ hagerup:wordram,
518 author = {Torben Hagerup},
519 title = {{Sorting and Searching on the Word RAM}},
520 booktitle = {STACS '98: Proceedings of the 15th Annual Symposium on Theoretical Aspects of Computer Science},
522 isbn = {3-540-64230-7},
524 publisher = {Springer-Verlag},
525 address = {London, UK},
528 @inproceedings{ cook:ram,
529 author = {Stephen A. Cook and Robert A. Reckhow},
530 title = {Time-bounded random access machines},
531 booktitle = {STOC '72: Proceedings of the fourth annual ACM symposium on Theory of computing},
534 location = {Denver, Colorado, United States},
535 doi = {http://doi.acm.org/10.1145/800152.804898},
537 address = {New York, NY, USA},
540 @book{ okasaki:funcds,
541 author = {Chris Okasaki},
542 title = {Purely Functional Data Structures},
544 publisher = {Cambridge University Press}
547 @book { intel:pentium,
548 author = {{Intel Corp.}},
549 title = {Intel 64 and IA-32 Architectures Software Developer's Manual, Volume 2: Instruction Set Reference},
551 publisher = {Intel Corp.},
552 xxx = {available online at http://www.intel.com/products/processor/manuals/index.htm}
555 @article{ hagerup:dd,
556 title={{Deterministic Dictionaries}},
557 author={Hagerup, T. and Miltersen, P.B. and Pagh, R.},
558 journal={J. Algorithms},
565 @article{ fredman:sst,
566 title={{Storing a Sparse Table with 0 (1) Worst Case Access Time}},
567 author={Fredman, M.L. and Koml{\'o}s, J. and Szemer{\'e}di, E.},
568 journal={Journal of the ACM (JACM)},
573 publisher={ACM Press New York, NY, USA}
576 @book{ motwani:randalg,
577 title={{Randomized Algorithms}},
578 author={Motwani, R. and Raghavan, P.},
580 publisher={Cambridge University Press}
584 title={{Surpassing the information theoretic bound with fusion trees}},
585 author={Fredman, M.L. and Willard, D.E.},
586 journal={Journal of Computer and System Sciences},
591 publisher={Academic Press, Inc. Orlando, FL, USA}
594 @article{ han:detsort,
595 title={{Deterministic sorting in O (nlog log n) time and linear space}},
597 journal={Proceedings of the thiry-fourth annual ACM symposium on Theory of computing},
600 publisher={ACM Press New York, NY, USA}
603 @article{ hanthor:randsort,
604 title={{Integer Sorting in 0 (n sqrt (log log n)) Expected Time and Linear Space}},
605 author={Han, Y. and Thorup, M.},
606 journal={Proceedings of the 43rd Symposium on Foundations of Computer Science},
609 publisher={IEEE Computer Society Washington, DC, USA}