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
G
GENERATION_NUM
- Static variable in class
CPA
Number of generations.
generateRandomCA(int, double)
- Static method in class
CA
Generates a CA with random cell states considering the ratio of 1s that occur in the CA.
generateRandomRule()
- Static method in class
Rule
Generates a random rule.
generateRandomRules(int)
- Static method in class
Rules
Generates a grid of random rules.
generateRules(int, int)
- Static method in class
Rules
Generates a grid of specific rules defined by the ruleCode.
get(int)
- Method in class
CA
get(int)
- Method in class
Fitnesses
get(int)
- Method in class
Rule
get(int)
- Method in class
Rules
getCode()
- Method in class
Rule
getLeft(int)
- Method in class
CA
getLeft(int)
- Method in class
Fitnesses
getLeft(int)
- Method in class
Rules
getLeftIndex(int)
- Method in class
Abstract1DGrid
getRight(int)
- Method in class
CA
getRight(int)
- Method in class
Fitnesses
getRight(int)
- Method in class
Rules
getRightIndex(int)
- Method in class
Abstract1DGrid
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