diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -114,5 +114,12 @@ Node tests done. Added exception support for Function in case not enough argumen Chromosome tests refactored to include the special case where columns = 1. Input and output tests written. +Population tests under way. + + +13/2 + +Writing the test for the population copy constructor will require the production of a method which compares two chromosomes. +It might be useful to incorporate this into the program as it is an interesting utility function. |