| Commit message (Expand) | Author | Age | Files | Lines |
* | Population and Chromosome classes refactored so that EAs are easier to implem... | Eduardo Pedroni | 2014-02-15 | 1 | -0/+5 |
* | Generic data type functionality implemented. All tests were refactored to ref... | Eduardo Pedroni | 2014-02-14 | 1 | -0/+10 |
* | Added methods in Chromosome to compare active and all nodes. Associated tests... | Eduardo Pedroni | 2014-02-13 | 1 | -1/+9 |
* | Finished population tests, now thinking about methods to compare chromosomes | Eduardo Pedroni | 2014-02-13 | 1 | -0/+7 |
* | Added a few more tests, be back after the meeting. | Eduardo Pedroni | 2014-02-12 | 1 | -0/+9 |
* | Finished writing chromosome tests, implemented active node detection, started... | Eduardo Pedroni | 2014-02-11 | 1 | -1/+4 |
* | Implemented more tests, refactored chromosome more, added the beginnings of a... | Eduardo Pedroni | 2014-02-11 | 1 | -2/+15 |
* | Updated README, made a few changes to Chromosome's mutation methods, will be ... | Eduardo Pedroni | 2014-02-11 | 1 | -0/+6 |
* | Started work on StandardEA, will require some modifications. | Eduardo Pedroni | 2014-02-04 | 1 | -0/+6 |
* | Added fitness evaluation mechanism, though it might not be a very good design... | Eduardo Pedroni | 2014-02-04 | 1 | -0/+13 |
* | Fixed FunctionSet issue, planned testbench evaluator interface, will implemen... | Eduardo Pedroni | 2014-02-03 | 1 | -1/+19 |
* | Added lots of utility methods for initialisation and mutation; the foundation... | Eduardo Pedroni | 2014-01-31 | 1 | -1/+3 |
* | Created most of the classes that will be necessary, content is blank for now. | Eduardo Pedroni | 2014-01-31 | 1 | -0/+29 |
* | Started formally implementing the class structure but ran into some issues. I... | Eduardo Pedroni | 2014-01-30 | 1 | -2/+18 |
* | Initial commit, clean project has been created. | Eduardo Pedroni | 2014-01-19 | 1 | -0/+3 |