Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated README, made a few changes to Chromosome's mutation methods, will be ↵ | Eduardo Pedroni | 2014-02-11 | 1 | -0/+6 |
| | | | | working on that throughout the day | ||||
* | 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 ↵ | Eduardo Pedroni | 2014-02-04 | 1 | -0/+13 |
| | | | | design. Tests will be done to verify that. | ||||
* | Fixed FunctionSet issue, planned testbench evaluator interface, will ↵ | Eduardo Pedroni | 2014-02-03 | 1 | -1/+19 |
| | | | | implement tomorrow. | ||||
* | 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/+29 |
| | |||||
* | Started formally implementing the class structure but ran into some issues. ↵ | Eduardo Pedroni | 2014-01-30 | 1 | -2/+18 |
| | | | | I'll re-design the structure to account for function mutations, function variety, generic data types and modularized behaviour. | ||||
* | Initial commit, clean project has been created. | Eduardo Pedroni | 2014-01-19 | 1 | -0/+3 |