aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index f08fe1b..bf92331 100644
--- a/README
+++ b/README
@@ -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.