aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/JCGP.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed digital problem with more than one test case, improved mu+lambda to be ↵Eduardo Pedroni2014-05-101-0/+3
| | | | more like CGP
* 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. ↵Eduardo Pedroni2014-04-261-3/+3
| | | | Aiming to have the entire backend fully commented by the end of today
* Commented lots of packages.Eduardo Pedroni2014-04-251-11/+13
|
* Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵Eduardo Pedroni2014-04-241-28/+33
| | | | application.
* 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 ↵Eduardo Pedroni2014-04-071-1/+3
| | | | function as part of the problem setting
* 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 ↵Eduardo Pedroni2014-03-301-50/+108
| | | | bindings.
* Node grid has been refactored a few times, settings pane is almost complete, ↵Eduardo Pedroni2014-03-261-46/+63
| | | | console is all done.
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-0/+287