Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Population and Chromosome classes refactored so that EAs are easier to ↵ | Eduardo Pedroni | 2014-02-15 | 5 | -24/+47 |
| | | | | implement. | ||||
* | Generic data type functionality implemented. All tests were refactored to ↵ | Eduardo Pedroni | 2014-02-14 | 5 | -22/+40 |
| | | | | 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 | 4 | -3/+14 |
| | |||||
* | Refactored the resources mechanics, implemented a few of the chromosome tests | Eduardo Pedroni | 2014-02-10 | 2 | -2/+2 |
| | |||||
* | Fixed FunctionSet issue, planned testbench evaluator interface, will ↵ | Eduardo Pedroni | 2014-02-03 | 1 | -18/+20 |
| | | | | implement tomorrow. | ||||
* | Added lots of utility methods for initialisation and mutation; the ↵ | Eduardo Pedroni | 2014-01-31 | 4 | -17/+33 |
| | | | | 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 | 4 | -0/+74 |