Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Population and Chromosome classes refactored so that EAs are easier to ↵ | Eduardo Pedroni | 2014-02-15 | 1 | -2/+2 |
| | | | | implement. | ||||
* | Generic data type functionality implemented. All tests were refactored to ↵ | Eduardo Pedroni | 2014-02-14 | 1 | -2/+2 |
| | | | | reflect this, and some chromosome tests were rewritten with more rigorous assertions. | ||||
* | Added a few more tests, be back after the meeting. | Eduardo Pedroni | 2014-02-12 | 1 | -1/+2 |
| | |||||
* | Added lots of utility methods for initialisation and mutation; the ↵ | Eduardo Pedroni | 2014-01-31 | 1 | -1/+3 |
| | | | | foundation is laid down and probably works, now it's time to test it and implement the standard CGP modules. | ||||
* | Created most of the classes that will be necessary, content is blank for now. | Eduardo Pedroni | 2014-01-31 | 1 | -0/+9 |