Update EasyGA.py
This commit is contained in:
@ -20,7 +20,7 @@ class gene:
|
|||||||
def get_value(self):
|
def get_value(self):
|
||||||
return self.value
|
return self.value
|
||||||
|
|
||||||
# Should the gene creation of the genes veriation be
|
# Should the gene creation of the genes-veriation be
|
||||||
# included in the gene class or should the use just
|
# included in the gene class or should the use just
|
||||||
# assign value to the gene and we move on?
|
# assign value to the gene and we move on?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user