aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population/Output.java
Commit message (Expand)AuthorAgeFilesLines
* Added a few more tests, be back after the meeting.Eduardo Pedroni2014-02-121-1/+0
* Finished writing chromosome tests, implemented active node detection, started...Eduardo Pedroni2014-02-111-2/+5
* Implemented more tests, refactored chromosome more, added the beginnings of a...Eduardo Pedroni2014-02-111-12/+12
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-2/+12
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-041-0/+7
* Added lots of utility methods for initialisation and mutation; the foundation...Eduardo Pedroni2014-01-311-2/+9
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+11