aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/JCGP.java
Commit message (Collapse)AuthorAgeFilesLines
* 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