| Commit message (Expand) | Author | Age | Files | Lines |
* | Node grid all done and apparently stable. | Eduardo Pedroni | 2014-03-24 | 1 | -1/+1 |
* | Majorly refactored, node grid is fully implemented. About to attempt active p... | Eduardo Pedroni | 2014-03-23 | 1 | -56/+37 |
* | Slowly refactoring Parameters to fit the GUI a little better... | Eduardo Pedroni | 2014-03-08 | 1 | -3/+3 |
* | Light refactoring, a good amount of testing done, added some new functions. | Eduardo Pedroni | 2014-02-16 | 1 | -3/+2 |
* | Population and Chromosome classes refactored so that EAs are easier to implem... | Eduardo Pedroni | 2014-02-15 | 1 | -7/+5 |
* | Generic data type functionality implemented. All tests were refactored to ref... | Eduardo Pedroni | 2014-02-14 | 1 | -54/+70 |
* | Added methods in Chromosome to compare active and all nodes. Associated tests... | Eduardo Pedroni | 2014-02-13 | 1 | -33/+80 |
* | Finished population tests, now thinking about methods to compare chromosomes | Eduardo Pedroni | 2014-02-13 | 1 | -7/+48 |
* | Added a few more tests, be back after the meeting. | Eduardo Pedroni | 2014-02-12 | 1 | -19/+24 |
* | Finished writing chromosome tests, implemented active node detection, started... | Eduardo Pedroni | 2014-02-11 | 1 | -1/+15 |
* | Implemented more tests, refactored chromosome more, added the beginnings of a... | Eduardo Pedroni | 2014-02-11 | 1 | -44/+172 |
* | Updated README, made a few changes to Chromosome's mutation methods, will be ... | Eduardo Pedroni | 2014-02-11 | 1 | -1/+5 |
* | Worked on more tests, finished restructuring resources | Eduardo Pedroni | 2014-02-11 | 1 | -6/+4 |
* | Refactored the resources mechanics, implemented a few of the chromosome tests | Eduardo Pedroni | 2014-02-10 | 1 | -0/+103 |