aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/tests/PopulationTests.java
Commit message (Collapse)AuthorAgeFilesLines
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-231-61/+33
| | | | path locking.
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-081-3/+3
|
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-3/+2
|
* Population and Chromosome classes refactored so that EAs are easier to ↵Eduardo Pedroni2014-02-151-100/+41
| | | | implement.
* Generic data type functionality implemented. All tests were refactored to ↵Eduardo Pedroni2014-02-141-2/+0
| | | | reflect this, and some chromosome tests were rewritten with more rigorous assertions.
* Finished population tests, now thinking about methods to compare chromosomesEduardo Pedroni2014-02-131-12/+94
|
* Added a few more tests, be back after the meeting.Eduardo Pedroni2014-02-121-0/+94