aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/fitness/TruthTableEvaluator.java
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Eduardo Pedroni2014-02-041-0/+26
design. Tests will be done to verify that.