Description for class PushClusterGP:
PushClusterGP is a version of PushGP that allows individual programs in a genetic programming run to migrate to runs on other networked machines.
Turning a single machine PushGP experiment to a multiple machine PushClusterGP experiment is simple. Just provide a list of the hosts running the simulation to set-emigration-hosts.
Note: using the PushClusterGP object will open a tcp server on port 59175.
Inherits from PushGP
Full API documentation for the class PushClusterGP: