Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Light refactoring, a good amount of testing done, added some new functions. | Eduardo Pedroni | 2014-02-16 | 1 | -3/+2 |
| | |||||
* | Population and Chromosome classes refactored so that EAs are easier to ↵ | Eduardo Pedroni | 2014-02-15 | 1 | -100/+41 |
| | | | | implement. | ||||
* | Generic data type functionality implemented. All tests were refactored to ↵ | Eduardo Pedroni | 2014-02-14 | 1 | -2/+0 |
| | | | | reflect this, and some chromosome tests were rewritten with more rigorous assertions. | ||||
* | Finished population tests, now thinking about methods to compare chromosomes | Eduardo Pedroni | 2014-02-13 | 1 | -12/+94 |
| | |||||
* | Added a few more tests, be back after the meeting. | Eduardo Pedroni | 2014-02-12 | 1 | -0/+94 |