aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/population
Commit message (Collapse)AuthorAgeFilesLines
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-107-59/+199
|
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-084-10/+10
|
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-071-1/+0
|
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-067-286/+503
|
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-014-19/+34
|
* Running into some issues with running the CGP loop in the background with ↵Eduardo Pedroni2014-03-305-118/+12
| | | | bindings.
* Node grid has been refactored a few times, settings pane is almost complete, ↵Eduardo Pedroni2014-03-265-87/+55
| | | | console is all done.
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-245-175/+358
|
* Going further into active path lockingEduardo Pedroni2014-03-244-36/+73
|
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-235-0/+1040
path locking.