aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population/Chromosome.java
Commit message (Expand)AuthorAgeFilesLines
* 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-101-8/+18
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-041-2/+2
* Fixed FunctionSet issue, planned testbench evaluator interface, will implemen...Eduardo Pedroni2014-02-031-53/+45
* Added lots of utility methods for initialisation and mutation; the foundation...Eduardo Pedroni2014-01-311-13/+44
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+89