Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
I
M
O
R
S
T
Z
C
CA
- class
CA
.
This cellular automata (CA) is a grid of cells, particularly its states.
CA(int)
- Constructor for class
CA
Creates
CA
with the specified size.
CA(boolean[])
- Constructor for class
CA
Creates
CA
with the given cell states.
CELL_NUM
- Static variable in class
CPA
Number of cells.
CPA
- class
CPA
.
This is the cellular programming algorithm (CPA) of density task very similar to Moshe Sipper's.
CPA()
- Constructor for class
CPA
ca
- Variable in class
CA
Array of cell states.
clear(int)
- Method in class
Rule
Set the bit at the specified index to
false
.
code
- Variable in class
Rule
Rule code.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
I
M
O
R
S
T
Z