X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=references.bib;h=614002df8a98987d85b1f87f22965834ae24c5e6;hb=HEAD;hp=20a37c599593b6c00e1bdc2addcb195343681a25;hpb=765e4c72c79fc0b3fb49398006f7ef8ac8cda2f4;p=diplomarbeit.git diff --git a/references.bib b/references.bib index 20a37c5..614002d 100644 --- a/references.bib +++ b/references.bib @@ -1,7 +1,7 @@ @inproceedings{MW2010, Author = {Moritz Mühlenthaler and Rolf Wanka}, Title = {Improving Bitonic Sorting by Wire Elimination}, - Booktitle = {Proc. 23rd PARS-Workshop on Parallel Systems and Architectures of the 23rd Int. Conf. on Architecture of Computing Systems (ARCS)}, + Booktitle = {Proc. 23rd PARS-Workshop on Parallel Systems and Architectures of the 23rd International Conference on Architecture of Computing Systems (ARCS)}, Year = 2010, ISBN = {978-3-8007-3222-7}, Pages = {15--22}, @@ -81,7 +81,7 @@ @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)}, + booktitle = {Proc. 6th International Conference on Genetic Algorithms (ICGA)}, pages = {351--358}, year = 1995 } @@ -113,3 +113,78 @@ Publisher = {Teubner Verlag}, Address = {Wiesbaden} } + +@InProceedings{G1972, + author = {M.~W. Green}, + title = {Some improvements in non-adaptive sorting algorithms}, + booktitle = {Proc. 6th Princeton Conference on Information Sciences and Systems (CISS)}, + pages = {387--391}, + year = 1972 +} + +@inproceedings{V1974, + author = {David C. Van Voorhis}, + title = {An economical construction for sorting networks}, + booktitle = {Proceedings of the May 6--10, 1974, national computer conference and exposition}, + series = {AFIPS '74}, + year = {1974}, + location = {Chicago, Illinois}, + pages = {921--927}, + numpages = {7}, + url = {http://doi.acm.org/10.1145/1500175.1500347}, + doi = {http://doi.acm.org/10.1145/1500175.1500347}, + acmid = {1500347}, + publisher = {ACM}, + address = {New York, NY, USA} +} + +@inproceedings{DA1998, + author = {Kalyanmoy Deb and Samir Agrawal}, + title = {Understanding Interactions among Genetic Algorithm Parameters}, + booktitle = {Proceedings of the Fifth Workshop on Foundations of Genetic Algorithms}, + year = 1998, + pages = {265--286} +} + +@article{ES1998, + author = {A.~E. Eiben and C.~A. Schippers}, + title = {On evolutionary exploration and exploitation}, + journal = {Fundamenta Informaticae}, + volume = {35}, + issue = {1-4}, + month = {August}, + year = {1998}, + issn = {0169-2968}, + pages = {35--50}, + numpages = {16}, + url = {http://portal.acm.org/citation.cfm?id=297119.297124}, + acmid = {297124}, + publisher = {IOS Press}, + address = {Amsterdam, The Netherlands, The Netherlands} +} + +@article{WW2002, + author = {Karsten Weicker and Nicole Weicker}, + title = {Basic principles for understanding evolutionary algorithms}, + journal = {Fundamenta Informaticae}, + volume = {55}, + issue = {3-4}, + month = {September}, + year = {2002}, + issn = {0169-2968}, + pages = {387--403}, + numpages = {17}, + url = {http://portal.acm.org/citation.cfm?id=958775.958783}, + acmid = {958783}, + publisher = {IOS Press}, + address = {Amsterdam, The Netherlands, The Netherlands}, +} + +@InProceedings{HF2004, + author = {Michael~L. Harrison and James~A. Foster}, + title = {Co-evolving Faults to Improve the Fault Tolerance of Sorting Networks}, + booktitle = {Proc. 7th European Conference on Genetic Programming (EuroGP)}, + pages = {57-–66}, + year = 2004, + doi = {10.1007/978-3-540-24650-3_6} +}