aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/fitness
Commit message (Collapse)AuthorAgeFilesLines
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-102-3/+3
|
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-046-36/+79
| | | | design. Tests will be done to verify that.
* Fixed FunctionSet issue, planned testbench evaluator interface, will ↵Eduardo Pedroni2014-02-031-0/+17
| | | | implement tomorrow.
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-0/+2
| | | | foundation is laid down and probably works, now it's time to test it and implement the standard CGP modules.
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-312-0/+24