예제 #1
0
 def __str__(self):
     return 'Competitive' + Coevolution.__str__(self)
예제 #2
0
 def __str__(self):
     return 'Competitive' + Coevolution.__str__(self)
예제 #3
0
 def __str__(self):
     return 'MultiPop'+str(self.numPops)+Coevolution.__str__(self)