aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/backend/population
Commit message (Collapse)AuthorAgeFilesLines
* Commented some new files, optimised some methods, moved as much setting up ↵Eduardo Pedroni2014-11-231-1/+14
| | | | as possible into the GUIGene constructors - ChromosomePane is slightly tidier now.
* Refactored handlers, separated into input, node and output files. Genes are ↵Eduardo Pedroni2014-11-184-3/+23
| | | | less functional now, ChromosomePane will deal with hand-wired connections.
* Minor refactoringsEduardo Pedroni2014-05-192-33/+28
|
* Refactored Mutable, commented a little bit of the GUI packageEduardo Pedroni2014-05-144-42/+98
|
* Removed reflection for now, added fitness orientation supportEduardo Pedroni2014-05-074-11/+11
|
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-063-53/+20
|
* Added more comments, minor refactoringsEduardo Pedroni2014-05-048-96/+454
|
* Moved files around to different folders, and commented some more packages. ↵Eduardo Pedroni2014-04-262-14/+10
| | | | Aiming to have the entire backend fully commented by the end of today
* Commented lots of packages.Eduardo Pedroni2014-04-252-21/+34
|
* Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵Eduardo Pedroni2014-04-241-0/+3
| | | | application.
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-222-3/+7
|
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-3/+3
|
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-181-1/+0
|
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-0/+22
|
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-083-32/+36
|
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-075-13/+11
|
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-063-5/+5
|
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-041-0/+1
|
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-032-15/+48
|
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-018-0/+638