aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population
Commit message (Collapse)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-107-19/+47
|
* Started work on StandardEA, will require some modifications.Eduardo Pedroni2014-02-041-0/+4
|
* 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