| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changing function set through GUI now triggers a reset if arity changes. | Eduardo Pedroni | 2014-04-27 | 6 | -12/+46 |
| * | Moved files around to different folders, and commented some more packages. Ai... | Eduardo Pedroni | 2014-04-26 | 23 | -253/+287 |
| * | Commented lots of packages. | Eduardo Pedroni | 2014-04-25 | 44 | -1924/+2486 |
| * | Refactored parsers and parameters, had to install e(fx)clipse to deploy appli... | Eduardo Pedroni | 2014-04-24 | 15 | -114/+610 |
| * | Chromosome parser is buggy, need to fix that. | Eduardo Pedroni | 2014-04-22 | 8 | -18/+83 |
| * | Tooltips are looking strange, checking on a different machine | Eduardo Pedroni | 2014-04-21 | 28 | -477/+634 |
| * | Added parsers, did a bit of testing, switched to java8 | Eduardo Pedroni | 2014-04-18 | 23 | -262/+1321 |
| * | Performance suddenly decreased, looking into why | Eduardo Pedroni | 2014-04-13 | 13 | -75/+96 |
| * | Added manual test case evaluation to GUI | Eduardo Pedroni | 2014-04-10 | 21 | -237/+613 |
| * | GUIParameters all refactored and commented. | Eduardo Pedroni | 2014-04-08 | 30 | -651/+1036 |
| * | Refactoring resources for (hopefully) the last time | Eduardo Pedroni | 2014-04-07 | 27 | -156/+167 |
| * | Refactored problem types | Eduardo Pedroni | 2014-04-07 | 9 | -87/+148 |
| * | A few more changes made, functionsets are now selected by the fitness functio... | Eduardo Pedroni | 2014-04-07 | 2 | -3/+17 |
| * | About to make big changes to the way fitness works, committing just in case | Eduardo Pedroni | 2014-04-06 | 48 | -1274/+1329 |
| * | Parameter validation refactored and fully functional. | Eduardo Pedroni | 2014-04-04 | 16 | -202/+390 |
| * | Visual feedback for parameters implemented. | Eduardo Pedroni | 2014-04-03 | 20 | -267/+556 |
| * | Settings pane now actually controls the parameters, not much left to do. | Eduardo Pedroni | 2014-04-01 | 52 | -393/+602 |
| * | Need to do a few tests on windows | Eduardo Pedroni | 2014-03-31 | 16 | -46/+889 |
| * | Running into some issues with running the CGP loop in the background with bin... | Eduardo Pedroni | 2014-03-30 | 32 | -857/+399 |
| * | Node grid has been refactored a few times, settings pane is almost complete, ... | Eduardo Pedroni | 2014-03-26 | 19 | -219/+627 |
| * | Node grid all done and apparently stable. | Eduardo Pedroni | 2014-03-24 | 21 | -207/+388 |
| * | Going further into active path locking | Eduardo Pedroni | 2014-03-24 | 9 | -42/+195 |
| * | Majorly refactored, node grid is fully implemented. About to attempt active p... | Eduardo Pedroni | 2014-03-23 | 43 | -693/+1967 |
| * | Did some more refactoring, fixed issues with eclipse crashing. | Eduardo Pedroni | 2014-03-15 | 6 | -43/+54 |
| * | Started refactoring backend in preparation for integration with the GUI | Eduardo Pedroni | 2014-03-09 | 16 | -221/+218 |
| * | Slowly refactoring Parameters to fit the GUI a little better... | Eduardo Pedroni | 2014-03-08 | 32 | -219/+255 |
| * | Light refactoring, a good amount of testing done, added some new functions. | Eduardo Pedroni | 2014-02-16 | 20 | -117/+593 |
| * | Population and Chromosome classes refactored so that EAs are easier to implem... | Eduardo Pedroni | 2014-02-15 | 23 | -196/+246 |
| * | Generic data type functionality implemented. All tests were refactored to ref... | Eduardo Pedroni | 2014-02-14 | 20 | -170/+182 |
| * | Added methods in Chromosome to compare active and all nodes. Associated tests... | Eduardo Pedroni | 2014-02-13 | 9 | -109/+227 |
| * | Finished population tests, now thinking about methods to compare chromosomes | Eduardo Pedroni | 2014-02-13 | 3 | -30/+154 |
| * | Added a few more tests, be back after the meeting. | Eduardo Pedroni | 2014-02-12 | 11 | -36/+504 |
| * | Finished writing chromosome tests, implemented active node detection, started... | Eduardo Pedroni | 2014-02-11 | 9 | -23/+99 |
| * | Implemented more tests, refactored chromosome more, added the beginnings of a... | Eduardo Pedroni | 2014-02-11 | 9 | -212/+363 |
| * | Updated README, made a few changes to Chromosome's mutation methods, will be ... | Eduardo Pedroni | 2014-02-11 | 3 | -1/+55 |
| * | Worked on more tests, finished restructuring resources | Eduardo Pedroni | 2014-02-11 | 3 | -29/+34 |
| * | Refactored the resources mechanics, implemented a few of the chromosome tests | Eduardo Pedroni | 2014-02-10 | 18 | -398/+475 |
| * | Started work on StandardEA, will require some modifications. | Eduardo Pedroni | 2014-02-04 | 3 | -9/+8 |
| * | Added fitness evaluation mechanism, though it might not be a very good design... | Eduardo Pedroni | 2014-02-04 | 15 | -72/+192 |
| * | Fixed FunctionSet issue, planned testbench evaluator interface, will implemen... | Eduardo Pedroni | 2014-02-03 | 4 | -83/+93 |
| * | Added lots of utility methods for initialisation and mutation; the foundation... | Eduardo Pedroni | 2014-01-31 | 12 | -67/+308 |
| * | Created most of the classes that will be necessary, content is blank for now. | Eduardo Pedroni | 2014-01-31 | 28 | -125/+487 |
| * | Chromosome data structure partially refactored, also added higher level classes. | Eduardo Pedroni | 2014-01-30 | 7 | -35/+113 |
| * | Started formally implementing the class structure but ran into some issues. I... | Eduardo Pedroni | 2014-01-30 | 10 | -0/+153 |