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