aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/population/ChromosomePane.java
Commit message (Expand)AuthorAgeFilesLines
* Moved GUI to its own repositoryHEADmasterEduardo Pedroni2015-03-091-140/+0
* Visualisation features complete, seems to be quite stable. Behaves slightly d...Eduardo Pedroni2014-11-241-1/+1
* Commented some new files, optimised some methods, moved as much setting up as...Eduardo Pedroni2014-11-231-75/+15
* Steps 1-4 complete, generic handlers for inputs, nodes and outputs are workin...Eduardo Pedroni2014-11-221-9/+6
* Refactored handlers, separated into input, node and output files. Genes are l...Eduardo Pedroni2014-11-181-89/+96
* Added GUIConnection and GUIMutable, started reintroducing lines but positioni...Eduardo Pedroni2014-11-151-27/+79
* Added GUIHandlers file for extracted handlers, started removing parent class ...Eduardo Pedroni2014-11-151-85/+42
* Moved constants to a separate file, added a formal READMEEduardo Pedroni2014-10-101-5/+6
* Final commit, will release later today.Eduardo Pedroni2014-05-221-1/+10
* 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 bin...Eduardo Pedroni2014-03-301-106/+0
* Node grid has been refactored a few times, settings pane is almost complete, ...Eduardo Pedroni2014-03-261-19/+2
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-18/+44
* Majorly refactored, node grid is fully implemented. About to attempt active p...Eduardo Pedroni2014-03-231-0/+97