aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/fitness/TruthTableEvaluator.java
Commit message (Expand)AuthorAgeFilesLines
* 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-151-8/+9
* Generic data type functionality implemented. All tests were refactored to ref...Eduardo Pedroni2014-02-141-0/+1
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-2/+2
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-041-0/+26