A (one dimensional) cellular automaton is a function1 F : Σ → Σ with the property that there is a K > 0 such that F (x)i depends only on the 2K + 1 coordinates xi−K , xi−K+1, . . . , xi−1, xi, xi+1, . . . , xi+K . A periodic point of σ is any x such that σ^p (x) = x for some p ∈ N, and a periodic point of F is any x such that F^q (x) = x for some q ∈ N. Given a cellular automaton F, a point x ∈ Σ is jointly periodic if there are p, q ∈ N such that σ^p (x) = F^q (x) = x, that is, it is a periodic point under both functions.
This project aims to explore the nature of one-dimensional Cellular Automata, in the hope of finding the structure of cellular automata through its periodic points.
License: MIT
ubuntu2004
Name | Size | Last Modified |
---|---|---|
algo.h | 3.1 KB | 1/18/2006, 12:05:00 AM |
algo.h~ | 3.1 KB | 1/18/2006, 12:05:00 AM |
algobase.h | 2 KB | 1/18/2006, 12:05:00 AM |
algobase.h~ | 2 KB | 1/18/2006, 12:05:00 AM |
algorithm | 1.3 KB | 1/18/2006, 12:05:00 AM |
algorithm~ | 1.3 KB | 1/18/2006, 12:05:00 AM |
alloc.h | 1.3 KB | 1/18/2006, 12:05:00 AM |
alloc.h~ | 1.3 KB | 1/18/2006, 12:05:00 AM |
bitset | 32.8 KB | 1/18/2006, 12:05:00 AM |
bitset~ | 32.8 KB | 1/18/2006, 12:05:00 AM |
bvector.h | 1.4 KB | 1/18/2006, 12:05:00 AM |
bvector.h~ | 1.4 KB | 1/18/2006, 12:05:00 AM |
char_traits.h | 4.1 KB | 1/18/2006, 12:05:00 AM |
char_traits.h~ | 4.1 KB | 1/18/2006, 12:05:00 AM |
concept_checks.h | 28.9 KB | 1/18/2006, 12:05:00 AM |
concept_checks.h~ | 28.9 KB | 1/18/2006, 12:05:00 AM |
container_concepts.h | 9.5 KB | 1/18/2006, 12:05:00 AM |
container_concepts.h~ | 9.5 KB | 1/18/2006, 12:05:00 AM |
defalloc.h | 2.3 KB | 1/18/2006, 12:05:00 AM |
defalloc.h~ | 2.3 KB | 1/18/2006, 12:05:00 AM |
deque | 1.3 KB | 1/18/2006, 12:05:00 AM |
deque.h | 1.4 KB | 1/18/2006, 12:05:00 AM |
deque.h~ | 1.4 KB | 1/18/2006, 12:05:00 AM |
deque~ | 1.3 KB | 1/18/2006, 12:05:00 AM |
function.h | 3.3 KB | 1/18/2006, 12:05:00 AM |
function.h~ | 3.3 KB | 1/18/2006, 12:05:00 AM |
functional | 762 bytes | 1/18/2006, 12:05:00 AM |
functional~ | 762 bytes | 1/18/2006, 12:05:00 AM |
hash_map | 1.3 KB | 1/18/2006, 12:05:02 AM |
hash_map.h | 1.5 KB | 1/18/2006, 12:05:04 AM |
hash_map.h~ | 1.5 KB | 1/18/2006, 12:05:04 AM |
hash_map~ | 1.3 KB | 1/18/2006, 12:05:02 AM |
hash_set | 1.3 KB | 1/18/2006, 12:05:06 AM |
hash_set.h | 1.4 KB | 1/18/2006, 12:05:10 AM |
hash_set.h~ | 1.4 KB | 1/18/2006, 12:05:10 AM |
hash_set~ | 1.3 KB | 1/18/2006, 12:05:06 AM |
hashtable.h | 1.5 KB | 1/18/2006, 12:05:12 AM |
hashtable.h~ | 1.5 KB | 1/18/2006, 12:05:12 AM |
heap.h | 1.4 KB | 1/18/2006, 12:05:12 AM |
heap.h~ | 1.4 KB | 1/18/2006, 12:05:12 AM |
iterator | 1.5 KB | 1/18/2006, 12:05:14 AM |
iterator.h | 2.9 KB | 1/18/2006, 12:05:16 AM |
iterator.h~ | 2.9 KB | 1/18/2006, 12:05:16 AM |
iterator~ | 1.5 KB | 1/18/2006, 12:05:14 AM |
limits | 20.6 KB | 1/18/2006, 12:05:16 AM |
limits~ | 20.6 KB | 1/18/2006, 12:05:16 AM |
list | 1.3 KB | 1/18/2006, 12:05:18 AM |
list.h | 1.3 KB | 1/18/2006, 12:05:18 AM |
list.h~ | 1.3 KB | 1/18/2006, 12:05:18 AM |
list~ | 1.3 KB | 1/18/2006, 12:05:18 AM |