| Package | Description |
|---|---|
| org.encog.ca.program.basic | |
| org.encog.ca.program.conway | |
| org.encog.ca.program.elementary | |
| org.encog.ca.program.generic | |
| org.encog.ca.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicProgram |
| Modifier and Type | Class and Description |
|---|---|
class |
ConwayProgram |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementaryCA |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCA |
| Modifier and Type | Method and Description |
|---|---|
CAProgram |
CARunner.getPhysics() |
CAProgram |
BasicCARunner.getPhysics() |
| Modifier and Type | Method and Description |
|---|---|
void |
CARunner.init(Universe universe,
CAProgram physics) |
void |
BasicCARunner.init(Universe theUniverse,
CAProgram thePhysics) |
| Constructor and Description |
|---|
BasicCARunner(Universe theUniverse,
CAProgram thePhysics) |
Copyright © 2014. All Rights Reserved.