Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Go to the source code of this file.
Namespaces | |
namespace | Evolife |
namespace | Evolife.Graphics |
namespace | Evolife.Graphics.Evolife_Graphic |
Windows that display Genomes, Labyrinth and Social networks for Evolife. | |
Functions | |
def | Evolife.Graphics.Evolife_Graphic.Dump_network (self, friends, CurrentFrame=-1, Prefix='') |
if len(self.friends[friend]) and individual == self.friends[friend][0]: self.plot(6, (positions[friend][0],self.scaleY), 3) else: More... | |
Variables | |
Evolife.Graphics.Evolife_Graphic.grabWidget = QtWidgets.QWidget.grab | |