Skip to content

Code and notes for the Evolutionary Computation course

License

Notifications You must be signed in to change notification settings

GhostofGoes/evo-comp

Repository files navigation

Evolutionary Computation

Code and notes for Robert Heckendorn's excellent Evolutionary Computation course at the University of Idaho Fall 2016.

A note on plagarism.

If you are currently in the class: DO NOT USE THIS CODE IN YOUR PROJECT. MIT License does not enable its use in a school assignment. Plagiarizing will get you suspended or expelled, I've seen it happen before. You're welcome to read it and fill gaps in understanding in C++, such as function calls and syntax, not the algorithms and logical structure of the program.

License

Code and documentation copyright 2015-2018 Christopher Goes.
All code and documentation released under the MIT License.