aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-06391-363/+82461
* Added more comments, minor refactoringsEduardo Pedroni2014-05-0423-170/+522
* Merged with repo, there were unsynced changesEduardo Pedroni2014-05-016-12/+47
|\
| * Changing function set through GUI now triggers a reset if arity changes.Eduardo Pedroni2014-04-276-12/+46
* | Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-0148-655/+2100
|/
* Moved files around to different folders, and commented some more packages. Ai...Eduardo Pedroni2014-04-2627-184/+287
* Commented lots of packages.Eduardo Pedroni2014-04-2545-1925/+2487
* Refactored parsers and parameters, had to install e(fx)clipse to deploy appli...Eduardo Pedroni2014-04-2415-114/+610
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-2211-18/+86
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-2128-477/+634
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-1823-262/+1321
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-1313-75/+96
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-1021-237/+613
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-0830-651/+1036
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-0727-156/+167
* Refactored problem typesEduardo Pedroni2014-04-079-87/+148
* A few more changes made, functionsets are now selected by the fitness functio...Eduardo Pedroni2014-04-072-3/+17
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-0648-1274/+1329
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-0416-202/+390
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-0320-267/+556
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-0152-393/+602
* Need to do a few tests on windowsEduardo Pedroni2014-03-3116-46/+889
* Running into some issues with running the CGP loop in the background with bin...Eduardo Pedroni2014-03-3033-860/+408
* Node grid has been refactored a few times, settings pane is almost complete, ...Eduardo Pedroni2014-03-2620-220/+644
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-2421-207/+388
* Going further into active path lockingEduardo Pedroni2014-03-249-42/+195
* Majorly refactored, node grid is fully implemented. About to attempt active p...Eduardo Pedroni2014-03-2344-694/+1986
* Did some more refactoring, fixed issues with eclipse crashing.Eduardo Pedroni2014-03-157-44/+60
* Started refactoring backend in preparation for integration with the GUIEduardo Pedroni2014-03-0916-221/+218
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-0833-220/+260
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-1621-117/+610
* Population and Chromosome classes refactored so that EAs are easier to implem...Eduardo Pedroni2014-02-1524-196/+251
* Generic data type functionality implemented. All tests were refactored to ref...Eduardo Pedroni2014-02-1421-170/+192
* Added methods in Chromosome to compare active and all nodes. Associated tests...Eduardo Pedroni2014-02-1310-110/+236
* Finished population tests, now thinking about methods to compare chromosomesEduardo Pedroni2014-02-134-30/+161
* Added a few more tests, be back after the meeting.Eduardo Pedroni2014-02-1212-36/+513
* Finished writing chromosome tests, implemented active node detection, started...Eduardo Pedroni2014-02-1110-24/+103
* Implemented more tests, refactored chromosome more, added the beginnings of a...Eduardo Pedroni2014-02-1110-214/+378
* Updated README, made a few changes to Chromosome's mutation methods, will be ...Eduardo Pedroni2014-02-114-1/+61
* Worked on more tests, finished restructuring resourcesEduardo Pedroni2014-02-113-29/+34
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-1018-398/+475
* Started work on StandardEA, will require some modifications.Eduardo Pedroni2014-02-044-9/+14
* Added fitness evaluation mechanism, though it might not be a very good design...Eduardo Pedroni2014-02-0416-72/+205
* Fixed FunctionSet issue, planned testbench evaluator interface, will implemen...Eduardo Pedroni2014-02-035-84/+112
* Added lots of utility methods for initialisation and mutation; the foundation...Eduardo Pedroni2014-01-3113-68/+311
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-3129-125/+516
* Chromosome data structure partially refactored, also added higher level classes.Eduardo Pedroni2014-01-307-35/+113
* Started formally implementing the class structure but ran into some issues. I...Eduardo Pedroni2014-01-3012-2/+172
* Initial commit, clean project has been created.Eduardo Pedroni2014-01-194-0/+27