Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In

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.

2034 views
License: MIT
ubuntu2004
Name
Size
Last Modified
algo.h3.1 KB1/18/2006, 12:05:00 AM
algo.h~3.1 KB1/18/2006, 12:05:00 AM
algobase.h2 KB1/18/2006, 12:05:00 AM
algobase.h~2 KB1/18/2006, 12:05:00 AM
algorithm1.3 KB1/18/2006, 12:05:00 AM
algorithm~1.3 KB1/18/2006, 12:05:00 AM
alloc.h1.3 KB1/18/2006, 12:05:00 AM
alloc.h~1.3 KB1/18/2006, 12:05:00 AM
bitset32.8 KB1/18/2006, 12:05:00 AM
bitset~32.8 KB1/18/2006, 12:05:00 AM
bvector.h1.4 KB1/18/2006, 12:05:00 AM
bvector.h~1.4 KB1/18/2006, 12:05:00 AM
char_traits.h4.1 KB1/18/2006, 12:05:00 AM
char_traits.h~4.1 KB1/18/2006, 12:05:00 AM
concept_checks.h28.9 KB1/18/2006, 12:05:00 AM
concept_checks.h~28.9 KB1/18/2006, 12:05:00 AM
container_concepts.h9.5 KB1/18/2006, 12:05:00 AM
container_concepts.h~9.5 KB1/18/2006, 12:05:00 AM
defalloc.h2.3 KB1/18/2006, 12:05:00 AM
defalloc.h~2.3 KB1/18/2006, 12:05:00 AM
deque1.3 KB1/18/2006, 12:05:00 AM
deque.h1.4 KB1/18/2006, 12:05:00 AM
deque.h~1.4 KB1/18/2006, 12:05:00 AM
deque~1.3 KB1/18/2006, 12:05:00 AM
function.h3.3 KB1/18/2006, 12:05:00 AM
function.h~3.3 KB1/18/2006, 12:05:00 AM
functional762 bytes1/18/2006, 12:05:00 AM
functional~762 bytes1/18/2006, 12:05:00 AM
hash_map1.3 KB1/18/2006, 12:05:02 AM
hash_map.h1.5 KB1/18/2006, 12:05:04 AM
hash_map.h~1.5 KB1/18/2006, 12:05:04 AM
hash_map~1.3 KB1/18/2006, 12:05:02 AM
hash_set1.3 KB1/18/2006, 12:05:06 AM
hash_set.h1.4 KB1/18/2006, 12:05:10 AM
hash_set.h~1.4 KB1/18/2006, 12:05:10 AM
hash_set~1.3 KB1/18/2006, 12:05:06 AM
hashtable.h1.5 KB1/18/2006, 12:05:12 AM
hashtable.h~1.5 KB1/18/2006, 12:05:12 AM
heap.h1.4 KB1/18/2006, 12:05:12 AM
heap.h~1.4 KB1/18/2006, 12:05:12 AM
iterator1.5 KB1/18/2006, 12:05:14 AM
iterator.h2.9 KB1/18/2006, 12:05:16 AM
iterator.h~2.9 KB1/18/2006, 12:05:16 AM
iterator~1.5 KB1/18/2006, 12:05:14 AM
limits20.6 KB1/18/2006, 12:05:16 AM
limits~20.6 KB1/18/2006, 12:05:16 AM
list1.3 KB1/18/2006, 12:05:18 AM
list.h1.3 KB1/18/2006, 12:05:18 AM
list.h~1.3 KB1/18/2006, 12:05:18 AM
list~1.3 KB1/18/2006, 12:05:18 AM