aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/fitness/FitnessEvaluator.java
Commit message (Collapse)AuthorAgeFilesLines
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-041-17/+0
| | | | design. Tests will be done to verify that.
* Fixed FunctionSet issue, planned testbench evaluator interface, will ↵Eduardo Pedroni2014-02-031-0/+17
implement tomorrow.