Commit Graph

14 Commits

Author SHA1 Message Date
George Lacey
1925b4c005 Derive population size from args 2017-09-24 18:22:20 +01:00
George Lacey
7797ebd07b Begin implementation of advance generattion 2017-09-24 18:21:50 +01:00
George Lacey
8baa410fa4 Implement roulette method 2017-09-24 17:38:04 +01:00
8ea4b82c0d Calculate and return total fitness separately 2017-09-23 19:09:38 +01:00
b4d9ea26bf Don't return fitness 2017-09-23 19:08:49 +01:00
42e33b0399 Create population object 2017-09-22 16:45:02 +01:00
2c7ffe39a3 Create Population class 2017-09-22 15:58:00 +01:00
9563ba7222 Store fitness 2017-09-22 15:56:56 +01:00
5e80a61064 Initialise randomly 2017-09-21 17:09:09 +01:00
80cebfe5fa Spawn population 2017-09-21 15:58:31 +01:00
0e6d124eaa Convert to class 2017-09-21 15:33:49 +01:00
2a99fdbf13 Implement fitness function 2017-09-21 15:23:10 +01:00
7814daec5c Ignore pycharm directory 2017-09-21 15:22:52 +01:00
d7c00d883d Initial commit 2017-09-21 10:27:03 +01:00