aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/population/ChromosomePane.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed some commented out codeEduardo Pedroni2014-05-201-13/+0
|
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-061-20/+21
|
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-5/+4
|
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-17/+75
|
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-5/+5
|
* 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-061-0/+133
|
* Running into some issues with running the CGP loop in the background with ↵Eduardo Pedroni2014-03-301-106/+0
| | | | bindings.
* Node grid has been refactored a few times, settings pane is almost complete, ↵Eduardo Pedroni2014-03-261-19/+2
| | | | console is all done.
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-18/+44
|
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-231-0/+97
path locking.