]> mj.ucw.cz Git - saga.git/blobdiff - biblio.bib
Minor improvements.
[saga.git] / biblio.bib
index f6f5aa17c14aed94312638aa0402b9afb3623772..cb317ab12287e5d38c5e3293f66006c8b59d0355 100644 (file)
   publisher = {Springer-Verlag},
   address = {London, UK},
 }
+
+@techreport { hakmem,
+    author = "Beeler, Michael and Gosper, R. William and Schroeppel, Rich",
+    title = "{HAKMEM}",
+    institution = "Massachusetts Institute of Technology",
+    year = "1972",
+    number = "239",
+    type = "Memo"
+}
+
+@book{ oxley:matroids,
+  title={{Matroid Theory}},
+  author={Oxley, J.G.},
+  year={1992},
+  publisher={Oxford University Press}
+}
+
+@article{ katoh:kmin,
+  author = {N. Katoh and T. Ibaraki and H. Mine},
+  title = {An Algorithm for Finding $K$ Minimum Spanning Trees},
+  publisher = {SIAM},
+  year = {1981},
+  journal = {SIAM Journal on Computing},
+  volume = {10},
+  number = {2},
+  pages = {247--255},
+}