begin work on evaluator

Commit
7c34c1421655f2bdabb85bd65ef7c9ca0496bf9a
Author
Marius Peter <blendoit@gmail.com>
Author date
Committer
Marius Peter <blendoit@gmail.com>
Committer date
main.py
index 5d2e90ab..2a8fdbe9 100644..100644
@@ -21,7 +21,7 @@
21 21 import time
22 22 start_time = time.time()
23 23
24 Removed: CHORD_LENGTH = 100
24 Added: CHORD_LENGTH = 140
25 25 SEMI_SPAN = 200
26 26
27 27 POP_SIZE = 1