]> mj.ucw.cz Git - ga.git/blobdiff - ga.bib
Cesty: Prvni kolo korektur
[ga.git] / ga.bib
diff --git a/ga.bib b/ga.bib
index 1c11d69ad773a9c7ff6a88784f55d19d8c4653f6..c56121fadc94a5bcb431d0f6d61015aed1cc4d4e 100644 (file)
--- a/ga.bib
+++ b/ga.bib
   publisher={Springer Verlag}
 }
 
+@article{ goldberg:mlb,
+  title={{Implementations of Dijkstra's algorithm based on multi-level buckets}},
+  author={Goldberg, A.V. and Silverstein, C.},
+  journal={Network optimization},
+  pages={292--327},
+  year={1997},
+  publisher={Springer Verlag}
+}
+
+@article{ hart:astar,
+  title={{Correction to a formal basis for the heuristic determination of minimum cost paths}},
+  author={Hart, P.E. and Nilsson, N.J. and Raphael, B.},
+  journal={ACM SIGART Bulletin},
+  number={37},
+  pages={28--29},
+  issn={0163-5719},
+  year={1972},
+  publisher={ACM}
+}