aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/JCGP.java
Commit message (Expand)AuthorAgeFilesLines
* Removed reflection for now, added fitness orientation supportEduardo Pedroni2014-05-071-140/+31
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-061-23/+30
* Added more comments, minor refactoringsEduardo Pedroni2014-05-041-1/+1
* Merged with repo, there were unsynced changesEduardo Pedroni2014-05-011-0/+5
|\
| * Changing function set through GUI now triggers a reset if arity changes.Eduardo Pedroni2014-04-271-0/+5
* | Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-011-67/+354
|/
* Moved files around to different folders, and commented some more packages. Ai...Eduardo Pedroni2014-04-261-3/+3
* Commented lots of packages.Eduardo Pedroni2014-04-251-11/+13
* Refactored parsers and parameters, had to install e(fx)clipse to deploy appli...Eduardo Pedroni2014-04-241-28/+33
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-221-3/+3
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-7/+10
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-181-14/+56
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-6/+6
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-16/+3
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-17/+17
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-071-23/+23
* Refactored problem typesEduardo Pedroni2014-04-071-24/+31
* A few more changes made, functionsets are now selected by the fitness functio...Eduardo Pedroni2014-04-071-1/+3
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-061-370/+30
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-041-42/+99
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-031-73/+164
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-49/+121
* Need to do a few tests on windowsEduardo Pedroni2014-03-311-1/+3
* Running into some issues with running the CGP loop in the background with bin...Eduardo Pedroni2014-03-301-50/+108
* Node grid has been refactored a few times, settings pane is almost complete, ...Eduardo Pedroni2014-03-261-46/+63
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-0/+287