Commit Graph

35 Commits

Author SHA1 Message Date
aa0c5320c8 Requested file name changes 2020-09-30 23:25:44 -04:00
8377650c58 Changes from meeting 2020-09-30 19:33:23 -04:00
625143da7d Added the termination features 2020-09-30 00:05:39 -04:00
d531888d78 Fixed import problems 2020-09-29 21:23:18 -04:00
bd76e967ff Added fitness function and changed evolve function 2020-09-29 20:52:06 -04:00
fbbe017c9b Blank init files 2020-09-28 14:08:49 -04:00
e01ee53b87 Added __init__.py's 2020-09-28 13:42:54 -04:00
9c9e87141c Add files via upload 2020-09-28 11:58:18 -04:00
cc6018f2e1 Delete focused_initialization.py 2020-09-28 11:58:00 -04:00
1797d88c0b Updated gene creation
The gene creation process can now accept an arbitrary number of parameters.
2020-09-27 21:52:40 -04:00
78bf499192 Merge branch 'master' of https://github.com/danielwilczak101/EasyGA 2020-09-27 17:47:55 -04:00
31f5f25c36 Comment updates 2020-09-27 17:46:17 -04:00
760ec15264 Added comments 2020-09-27 17:36:59 -04:00
df32eb47a3 Added comments to the initilization function 2020-09-27 17:19:13 -04:00
a302169415 Changed names of impl 2020-09-27 16:40:44 -04:00
348de769c4 Merge branch 'Dans_devel' into Jack_domain 2020-09-25 16:56:59 -04:00
044cc9d1f6 Removed function that is not required 2020-09-25 15:12:47 -04:00
9d9d0b750c Change domain feature 2020-09-25 15:12:02 -04:00
7409ffb8ba Update gene_random.py
Simplified random gene
2020-09-25 00:27:13 -04:00
78d63aa4aa Testing 2020-09-24 23:51:40 -04:00
5c5d6920b2 Domain update
Can set the domain to either a range or a list of values.
2020-09-24 23:51:21 -04:00
4daec6574d Removed globals and fixed a few small print issues 2020-09-24 22:47:12 -04:00
45638ad4eb Fixed data structures
Fixed constructors with default arguments as well as the adders with default arguments.
2020-09-24 18:13:44 -04:00
c4ead43d6d Updated genes,chromosme,population prints 2020-09-24 15:02:58 -04:00
9c5092525a Fixed file and everything 2020-09-23 22:12:42 -04:00
994bdb164c Fixed all jacks code 2020-09-23 21:58:48 -04:00
b0b502c697 Did stuff 2020-09-23 18:09:29 -04:00
91c318ba64 Removed unnessaery file 2020-09-23 16:49:22 -04:00
2322a186e3 Major structural changes 2020-09-23 16:46:59 -04:00
cd15a85b71 testing 2020-09-23 13:23:07 -04:00
4803b1ee69 Changed readme 2020-09-22 15:39:02 -04:00
ba62846d4b File structure change, added tests into major folders. 2020-09-22 15:18:37 -04:00
6503a320ae file structure changes and testing files added. 2020-09-22 14:37:55 -04:00
083294ed21 Added file structure 2020-09-21 23:24:07 -04:00
97af1af852 Added initilization functionality. Add necessary method to access,genes,chromosomes and the population. 2020-09-20 18:46:02 -04:00