From 3326c58f4d2d7e8c77738277dcd093aa864ad2a5 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 13 Feb 2014 17:43:59 +0000 Subject: Finished population tests, now thinking about methods to compare chromosomes --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') 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. -- cgit v1.2.3