Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed FunctionSet issue, planned testbench evaluator interface, will ↵ | Eduardo Pedroni | 2014-02-03 | 4 | -83/+93 |
| | | | | implement tomorrow. | ||||
* | Added lots of utility methods for initialisation and mutation; the ↵ | Eduardo Pedroni | 2014-01-31 | 12 | -67/+308 |
| | | | | 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 | 28 | -125/+487 |
| | |||||
* | 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. ↵ | Eduardo Pedroni | 2014-01-30 | 10 | -0/+153 |
I'll re-design the structure to account for function mutations, function variety, generic data types and modularized behaviour. |