Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slowly refactoring Parameters to fit the GUI a little better... | Eduardo Pedroni | 2014-03-08 | 1 | -1/+0 |
| | |||||
* | Population and Chromosome classes refactored so that EAs are easier to ↵ | Eduardo Pedroni | 2014-02-15 | 1 | -2/+2 |
| | | | | implement. | ||||
* | Finished writing chromosome tests, implemented active node detection, ↵ | Eduardo Pedroni | 2014-02-11 | 1 | -1/+1 |
| | | | | started writing node tests. | ||||
* | Created most of the classes that will be necessary, content is blank for now. | Eduardo Pedroni | 2014-01-31 | 1 | -1/+1 |
| | |||||
* | Started formally implementing the class structure but ran into some issues. ↵ | Eduardo Pedroni | 2014-01-30 | 1 | -0/+10 |
I'll re-design the structure to account for function mutations, function variety, generic data types and modularized behaviour. |