| Commit message (Expand) | Author | Age | Files | Lines |
* | Slowly refactoring Parameters to fit the GUI a little better... | Eduardo Pedroni | 2014-03-08 | 4 | -99/+0 |
* | Light refactoring, a good amount of testing done, added some new functions. | Eduardo Pedroni | 2014-02-16 | 2 | -7/+10 |
* | Population and Chromosome classes refactored so that EAs are easier to implem... | Eduardo Pedroni | 2014-02-15 | 3 | -14/+37 |
* | Generic data type functionality implemented. All tests were refactored to ref... | Eduardo Pedroni | 2014-02-14 | 1 | -1/+4 |
* | Finished writing chromosome tests, implemented active node detection, started... | Eduardo Pedroni | 2014-02-11 | 1 | -11/+11 |
* | Implemented more tests, refactored chromosome more, added the beginnings of a... | Eduardo Pedroni | 2014-02-11 | 1 | -12/+12 |
* | Refactored the resources mechanics, implemented a few of the chromosome tests | Eduardo Pedroni | 2014-02-10 | 1 | -3/+3 |
* | Started work on StandardEA, will require some modifications. | Eduardo Pedroni | 2014-02-04 | 1 | -3/+1 |
* | Added fitness evaluation mechanism, though it might not be a very good design... | Eduardo Pedroni | 2014-02-04 | 3 | -16/+31 |
* | Created most of the classes that will be necessary, content is blank for now. | Eduardo Pedroni | 2014-01-31 | 4 | -0/+57 |