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