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