aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/ea/StandardEA.java
Commit message (Collapse)AuthorAgeFilesLines
* Started work on StandardEA, will require some modifications.Eduardo Pedroni2014-02-041-3/+1
|
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-041-7/+4
| | | | design. Tests will be done to verify that.
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+20