aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population
Commit message (Collapse)AuthorAgeFilesLines
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-045-3/+26
| | | | design. Tests will be done to verify that.
* Fixed FunctionSet issue, planned testbench evaluator interface, will ↵Eduardo Pedroni2014-02-032-65/+56
| | | | implement tomorrow.
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-316-25/+88
| | | | 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-317-0/+201