Documentation of 'org.encog.ca.program.conway.ConwayProgram' Java class
ConwayProgram
org.encog.ca.program.conway

Class ConwayProgram

    • Constructor Detail

      • ConwayProgram

        public ConwayProgram(Universe theSourceUniverse)
    • Method Detail

      • iteration

        public void iteration()
      • processCell

        public void processCell(int row,
                                int col)
      • randomize

        public void randomize()
      • getSourceUniverse

        public Universe getSourceUniverse()
        Returns:
        the sourceUniverse
      • setSourceUniverse

        public void setSourceUniverse(Universe sourceUniverse)
        Parameters:
        sourceUniverse - the sourceUniverse to set
      • getTargetUniverse

        public Universe getTargetUniverse()
        Returns:
        the targetUniverse
      • setTargetUniverse

        public void setTargetUniverse(Universe targetUniverse)
        Parameters:
        targetUniverse - the targetUniverse to set

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.