Search found 6 matches
- January 10th, 2025, 12:10 am
- Forum: Other Cellular Automata
- Topic: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
- Replies: 13
- Views: 5419
Re: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
I'm not sure whether the idea of a spaceship can be made to work on such graphs (at least if the ruleset only cares about the multiset of states of cells N1(u) and N2(u) but not on the ordered pair of cellstates).
Suppose there is some compact configuration with only finitely many "alive" cells ...
- January 9th, 2025, 9:51 pm
- Forum: Other Cellular Automata
- Topic: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
- Replies: 13
- Views: 5419
Re: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
I wrote an explanation of what I did here: https://github.com/GeethanPfeifer/sierp ... /caohg.pdf
- January 9th, 2025, 1:16 am
- Forum: Other Cellular Automata
- Topic: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
- Replies: 13
- Views: 5419
- January 9th, 2025, 12:56 am
- Forum: Other Cellular Automata
- Topic: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
- Replies: 13
- Views: 5419
Re: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
That sounds interesting. Implementations, anyone? (It looks unclear)
It's nearly five years late, but I managed to get this idea running in Golly.
You can see a demonstration of it below in confocaloid's post. (Or, watch https://www.youtube.com/watch?v=0USVznP6Id8 though it's blurry.)
You can ...
- October 7th, 2020, 8:11 pm
- Forum: Other Cellular Automata
- Topic: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
- Replies: 13
- Views: 5419
Re: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
The main difficulty I see with this is defining what a cell would be. In a Sierpinski triangle, each triangle-cell indeed only has three numbers, but how do you "isolate" a triangle to simulate it as a cell in a CA? Every sub-triangle of a Sierpinski triangle is divided into more triangles without ...
- October 24th, 2019, 7:07 pm
- Forum: Other Cellular Automata
- Topic: Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
- Replies: 13
- Views: 5419
Cellular automaton on fractals (i.e. cellular automaton on grids with fractional dimensions)
Has anyone looked into cellular automaton on fractals, such as the Sierpinski triangle?
It would be interesting to investigate this branch of types of cellular automaton.
On a side note, the sierpinski triangle is an interesting example in of itself as each cell only has itself and three neighbours ...
It would be interesting to investigate this branch of types of cellular automaton.
On a side note, the sierpinski triangle is an interesting example in of itself as each cell only has itself and three neighbours ...