aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/fitness
Commit message (Expand)AuthorAgeFilesLines
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-083-81/+0
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-1/+3
* Population and Chromosome classes refactored so that EAs are easier to implem...Eduardo Pedroni2014-02-153-18/+10
* Generic data type functionality implemented. All tests were refactored to ref...Eduardo Pedroni2014-02-142-7/+8
* 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 design...Eduardo Pedroni2014-02-046-36/+79
* Fixed FunctionSet issue, planned testbench evaluator interface, will implemen...Eduardo Pedroni2014-02-031-0/+17
* Added lots of utility methods for initialisation and mutation; the foundation...Eduardo Pedroni2014-01-311-0/+2
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-312-0/+24