BijectiveRules 1.1
example notebook
Eric Rowland
http://math.rutgers.edu/~erowland/programs.html
Load the package:
Functions
ApplyRule, ApplyRightBijectiveRuleInverse
BijectiveQ, LeftBijectiveQ, RightBijectiveQ
ConvergenceSequence, Rule30ConvergenceData
LeftBijectiveInverse, RightBijectiveInverse
LeftBijectiveRules, RightBijectiveRules, LeftOrRightBijectiveRules
LeftfulPredecessor, RightfulPredecessor
LeftfulSuccessor, RightfulSuccessor
RandomLeftBijectiveRule, RandomRightBijectiveRule
Sample session
Here we explore 2-color, radius 1 ("elementary") right bijective rules.
This shows which rules can have which backgrounds (white, black, alternating, or either). (Classify is part of my package ListTricks, which can be obtained from http://math.rutgers.edu/~erowland/programs.html.)
| {85,89,101,105} | {{0,1}} |
| {86,90,102,106} | {{0}} |
| {149,153,165,169} | {{1}} |
| {150,154,166,170} | {{0},{1}} |
The first class below supports initial conditions with a white background; the second class supports initial conditions with a black background.