aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/backend/modules/problem
Commit message (Collapse)AuthorAgeFilesLines
* Fixed digital problem with more than one test case, improved mu+lambda to be ↵Eduardo Pedroni2014-05-101-2/+6
| | | | more like CGP
* Removed reflection for now, added fitness orientation supportEduardo Pedroni2014-05-075-29/+40
|
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-065-132/+93
|
* Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-015-113/+327
|
* Moved files around to different folders, and commented some more packages. ↵Eduardo Pedroni2014-04-263-4/+22
| | | | Aiming to have the entire backend fully commented by the end of today
* Commented lots of packages.Eduardo Pedroni2014-04-255-34/+93
|
* Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵Eduardo Pedroni2014-04-242-40/+7
| | | | application.
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-215-94/+252
|
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-181-6/+6
|
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-7/+6
|
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-104-0/+227