aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/backend
Commit message (Expand)AuthorAgeFilesLines
* Refactored handlers, separated into input, node and output files. Genes are l...Eduardo Pedroni2014-11-184-3/+23
* Fixed greek character issueEduardo Pedroni2014-06-251-3/+3
* Final commit, will release later today.Eduardo Pedroni2014-05-226-8/+7
* Minor refactoringsEduardo Pedroni2014-05-199-69/+39
* Cleaned up a few commentsEduardo Pedroni2014-05-152-2/+2
* Refactored Mutable, commented a little bit of the GUI packageEduardo Pedroni2014-05-149-87/+111
* Percent point mutator had a bug, fixed nowEduardo Pedroni2014-05-111-1/+5
* Fixed digital problem with more than one test case, improved mu+lambda to be ...Eduardo Pedroni2014-05-104-29/+138
* Removed reflection for now, added fitness orientation supportEduardo Pedroni2014-05-0712-47/+57
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-0629-275/+280
* Added more comments, minor refactoringsEduardo Pedroni2014-05-0410-105/+467
* Merged with repo, there were unsynced changesEduardo Pedroni2014-05-013-7/+7
|\
| * Changing function set through GUI now triggers a reset if arity changes.Eduardo Pedroni2014-04-273-7/+7
* | Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-0139-554/+1701
|/
* Moved files around to different folders, and commented some more packages. Ai...Eduardo Pedroni2014-04-2617-181/+284
* Commented lots of packages.Eduardo Pedroni2014-04-2535-1870/+2433
* Refactored parsers and parameters, had to install e(fx)clipse to deploy appli...Eduardo Pedroni2014-04-2411-80/+567
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-224-10/+70
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-2116-375/+478
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-1816-221/+1171
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-136-43/+36
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-105-13/+70
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-0818-302/+480
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-0718-99/+97
* Refactored problem typesEduardo Pedroni2014-04-077-40/+95
* A few more changes made, functionsets are now selected by the fitness functio...Eduardo Pedroni2014-04-071-2/+14
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-0631-283/+592
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-048-14/+51
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-0313-90/+147
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-0136-0/+2579