X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=references.bib;h=20a37c599593b6c00e1bdc2addcb195343681a25;hb=765e4c72c79fc0b3fb49398006f7ef8ac8cda2f4;hp=25105448d9229c4badc8e6050d4ca435231d1575;hpb=348e8f6e0b29fe78e0f5173a803d147cf31fb61d;p=diplomarbeit.git diff --git a/references.bib b/references.bib index 2510544..20a37c5 100644 --- a/references.bib +++ b/references.bib @@ -38,3 +38,78 @@ Volume = 19, Number = 1 } + +@book{KNUTHBOOK, + Author = {Donald~E. Knuth}, + Title = {The Art of Computer Programming}, + Publisher = {Addison-Wesley}, + Year = 2007, + Volume = 3, + Series = {fixme Series fixme}, + Edition = 2 +} + +@inbook{KNUTH, + Author = {Donald~E. Knuth}, + Title = {Sorting and Searching}, + Chapter = {5.3.4 Networks for Sorting}, + Pages = {219--247}, + Publisher = {Addison-Wesley}, + Year = 2007, + Volume = 3, + Series = {The Art of Computer Programming}, + Edition = {second} +} + +@MastersThesis{M2009, + Type = {Diplomarbeit}, + Author = {Moritz Mühlenthaler}, + Title = {{Konstruktion von Sortiernetzwerken durch Leitungselimination}}, + School = {Friedrich-Alexander-Universität Erlangen-Nürnberg}, + Address = {Lehrstuhl für Informatik~12}, + Year = 2009, + Month = {März} +} + +@inproceedings{J1995_WRONG, + Author = {Hugues Juillé}, + Title = {Evolution of Non-Deterministic Incremental Algorithms as a New Approach for Search in State Spaces}, + Booktitle = {Lecture Notes in Computer Science}, + Year = 1995, + Pages = {246--260} +} +@InProceedings{J1995, + author = {Hugues Juillé}, + title = {Evolution of Non-Deterministic Incremental Algorithms as a New Approach for Search in State Space}, + booktitle = {Proc. 6th Int. Conf. on Genetic Algorithms (ICGA)}, + pages = {351--358}, + year = 1995 +} + +@Article{H1990, + author = {W.~Daniel Hillis}, + title = {Co-evolving parasites improve simulated evolution as an optimization procedure}, + journal = {Physica D: Nonlinear Phenomena}, + year = 1990, + volume = 42, + pages = {228--234}, + doi = {10.1016/0167-2789(90)90076-2} +} + +@inbook{H1992, + Author = {W.~Daniel Hillis}, + Title = {Artificial Life II}, + Chapter = {Co-evolving parasites improve simulated evolution as an optimization procedure}, + Publisher = {Addison-Wesley}, + Year = 1992 +} + +@inbook{W2006, + Author = {Rolf Wanka}, + Title = {Approximationsalgorithmen}, + Chapter = {8 Approximate Counting und die Monte-Carlo-Methode}, + Pages = {151--186}, + Year = 2006, + Publisher = {Teubner Verlag}, + Address = {Wiesbaden} +}