aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population
Commit message (Expand)AuthorAgeFilesLines
* Implemented more tests, refactored chromosome more, added the beginnings of a...Eduardo Pedroni2014-02-116-78/+179
* Updated README, made a few changes to Chromosome's mutation methods, will be ...Eduardo Pedroni2014-02-111-0/+46
* Worked on more tests, finished restructuring resourcesEduardo Pedroni2014-02-111-23/+28
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-107-19/+47
* Started work on StandardEA, will require some modifications.Eduardo Pedroni2014-02-041-0/+4
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-045-3/+26
* Fixed FunctionSet issue, planned testbench evaluator interface, will implemen...Eduardo Pedroni2014-02-032-65/+56
* Added lots of utility methods for initialisation and mutation; the foundation...Eduardo Pedroni2014-01-316-25/+88
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-317-0/+201