Page 1 of 1

[recur] Seacrh for gliders in 1D ECA

Posted: April 1st, 2018, 9:06 am
by shouldsee
The algorithm is based on De Bruijn graph, supposedly similar to gfind approach but much more brutal. The advantage is it considers non-vaccum media. The disadvantage is it will be slow.

The script is not user-friendly at all and mainly serves as a basis for search algorithm based in Python in the future (if any at all).

example usage: recur_example.ipynb