aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/fitness/TestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Population and Chromosome classes refactored so that EAs are easier to implem...Eduardo Pedroni2014-02-151-0/+1
* Generic data type functionality implemented. All tests were refactored to ref...Eduardo Pedroni2014-02-141-7/+7
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-1/+1
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-041-0/+41