aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented more tests, refactored chromosome more, added the beginnings of a...Eduardo Pedroni2014-02-119-212/+363
* Updated README, made a few changes to Chromosome's mutation methods, will be ...Eduardo Pedroni2014-02-113-1/+55
* Worked on more tests, finished restructuring resourcesEduardo Pedroni2014-02-113-29/+34
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-1018-398/+475
* Started work on StandardEA, will require some modifications.Eduardo Pedroni2014-02-043-9/+8
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-0415-72/+192
* Fixed FunctionSet issue, planned testbench evaluator interface, will implemen...Eduardo Pedroni2014-02-034-83/+93
* Added lots of utility methods for initialisation and mutation; the foundation...Eduardo Pedroni2014-01-3112-67/+308
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-3128-125/+487
* Chromosome data structure partially refactored, also added higher level classes.Eduardo Pedroni2014-01-307-35/+113
* Started formally implementing the class structure but ran into some issues. I...Eduardo Pedroni2014-01-3010-0/+153