Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished writing chromosome tests, implemented active node detection, ↵ | Eduardo Pedroni | 2014-02-11 | 1 | -6/+5 |
| | | | | started writing node tests. | ||||
* | Implemented more tests, refactored chromosome more, added the beginnings of ↵ | Eduardo Pedroni | 2014-02-11 | 1 | -54/+144 |
| | | | | active node detection | ||||
* | Updated README, made a few changes to Chromosome's mutation methods, will be ↵ | Eduardo Pedroni | 2014-02-11 | 1 | -0/+46 |
| | | | | working on that throughout the day | ||||
* | Worked on more tests, finished restructuring resources | Eduardo Pedroni | 2014-02-11 | 1 | -23/+28 |
| | |||||
* | Refactored the resources mechanics, implemented a few of the chromosome tests | Eduardo Pedroni | 2014-02-10 | 1 | -8/+18 |
| | |||||
* | Added fitness evaluation mechanism, though it might not be a very good ↵ | Eduardo Pedroni | 2014-02-04 | 1 | -2/+2 |
| | | | | design. Tests will be done to verify that. | ||||
* | Fixed FunctionSet issue, planned testbench evaluator interface, will ↵ | Eduardo Pedroni | 2014-02-03 | 1 | -53/+45 |
| | | | | implement tomorrow. | ||||
* | Added lots of utility methods for initialisation and mutation; the ↵ | Eduardo Pedroni | 2014-01-31 | 1 | -13/+44 |
| | | | | 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/+89 |