| Commit message (Expand) | Author | Age | Files | Lines |
* | Finished writing chromosome tests, implemented active node detection, started... | Eduardo Pedroni | 2014-02-11 | 10 | -24/+103 |
* | Implemented more tests, refactored chromosome more, added the beginnings of a... | Eduardo Pedroni | 2014-02-11 | 10 | -214/+378 |
* | Updated README, made a few changes to Chromosome's mutation methods, will be ... | Eduardo Pedroni | 2014-02-11 | 4 | -1/+61 |
* | 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 | 4 | -9/+14 |
* | Added fitness evaluation mechanism, though it might not be a very good design... | Eduardo Pedroni | 2014-02-04 | 16 | -72/+205 |
* | Fixed FunctionSet issue, planned testbench evaluator interface, will implemen... | Eduardo Pedroni | 2014-02-03 | 5 | -84/+112 |
* | Added lots of utility methods for initialisation and mutation; the foundation... | Eduardo Pedroni | 2014-01-31 | 13 | -68/+311 |
* | Created most of the classes that will be necessary, content is blank for now. | Eduardo Pedroni | 2014-01-31 | 29 | -125/+516 |
* | 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 | 12 | -2/+172 |
* | Initial commit, clean project has been created. | Eduardo Pedroni | 2014-01-19 | 4 | -0/+27 |