dumb questions that will probably never get answered (at least here)

A forum for topics that don't fit elsewhere. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. Forum rules still apply.
hotdogPi
Moderator
Posts: 2271
Joined: August 12th, 2020, 8:22 pm

Re: dumb questions that will probably never get answered (at least here)

Post by hotdogPi »

confocaloid wrote: March 23rd, 2025, 4:12 pm
WhiteHawk wrote: March 22nd, 2025, 3:01 pm [...] A name is most certainly not "needed" for this rule, systematic moor neighborhood is enough. [...]
Q: what do you mean by "systematic moor neighborhood" in this context?
systematic = typical INT rulestring rather than a name
moor = obvious typo or autocorrect for Moore
User:HotdogPi/My discoveries

Periods discovered:

All evens ≤128 except 52,58,78,82,92,94,98,104,118,122

5-15,㉕-㉛,㉟㊺,51,63,65,73,75
1㊳㊵㊹㊼㊽,54,56,72,74,80,90,92
217,240,300,486,576

Guns: 20,21,32,54,55,57,114,117,124,126
SKOPs: 32,74,76,102,196
WhiteHawk
Posts: 1388
Joined: July 10th, 2024, 5:34 pm

Re: dumb questions that will probably never get answered (at least here)

Post by WhiteHawk »

confocaloid wrote: March 23rd, 2025, 4:12 pm
WhiteHawk wrote: March 22nd, 2025, 3:01 pm [...] A name is most certainly not "needed" for this rule, systematic moor neighborhood is enough. [...]
Q: what do you mean by "systematic moor neighborhood" in this context?
typo and brain fart

EDIT:
confocaloid wrote: March 24th, 2025, 2:49 am
A "typical rulestring" (such as 'B37e8/S234c7e8') serves as a definition of the CA rules.
A "rulestring" is a way to define the rules that must be followed by every cell in the universe.
That's the word i was looking for.
Last edited by WhiteHawk on March 24th, 2025, 2:52 am, edited 1 time in total.
Currently working to improve Life's guns and work on updating SKOPs and Isotropic rules most similar to B3/S23 to Life standards. Will get software to begin searches eventually.

Pseudastur albicollis
User avatar
confocaloid
Posts: 6697
Joined: February 8th, 2022, 3:15 pm
Location: learn to protect yourself against stray gliders and sparks and self-destruct mechanisms

Re: dumb questions that will probably never get answered (at least here)

Post by confocaloid »

^^ For what it's worth, here is my current understanding of the matter:

A "typical rulestring" (such as 'B37e8/S234c7e8') serves as a definition of the CA rules.
A "rulestring" is a way to define the rules that must be followed by every cell in the universe.

A neighbourhood (such as the Moore neighbourhood) answers the question "Which cells are neighbours of a given cell?"
For example, the Moore neighbourhood of the cell at origin (coordinates x=0, y=0) includes the 8 cells with coordinates (0;-1), (1;-1), (1;0), (1;1), (0;1), (-1;1), (-1;0), (-1;-1). The Moore neighbourhood of any other cell can be found by translation.

In particular, 'B37e8/S234c7e8' is not a neighbourhood (and it doesn't explicitly mention any neighbourhood either).
However, by convention, "rulestrings" in the same format are used only for defining two-state isotropic CA with Moore neighbourhood.
There is a similar "rulestring" notation for defining two-state isotropic CA with honeycomb neighbourhood on the hexagonal tiling.

In other words, it's incorrect to refer to the "rulestring" as either "moore neighborhood title" or "systematic moore neighborhood".
Neighbourhood of a cell is a different concept.
hotdogPi wrote: March 23rd, 2025, 5:42 pm
confocaloid wrote: March 23rd, 2025, 4:12 pm
WhiteHawk wrote: March 22nd, 2025, 3:01 pm [...] A name is most certainly not "needed" for this rule, systematic moor neighborhood is enough. [...]
Q: what do you mean by "systematic moor neighborhood" in this context?
systematic = typical INT rulestring rather than a name
moor = obvious typo or autocorrect for Moore
WhiteHawk wrote: March 24th, 2025, 12:32 am
confocaloid wrote: March 23rd, 2025, 4:12 pm
WhiteHawk wrote: March 22nd, 2025, 3:01 pm [...] A name is most certainly not "needed" for this rule, systematic moor neighborhood is enough. [...]
Q: what do you mean by "systematic moor neighborhood" in this context?
typo and brain fart
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.
WhiteHawk
Posts: 1388
Joined: July 10th, 2024, 5:34 pm

Re: dumb questions that will probably never get answered (at least here)

Post by WhiteHawk »

Can this really inconvenient c/2 partial be completed in regular B3/S23?

Code: Select all

x = 5, y = 4, rule = B3/S23
o3bo$2bo$bobo$bobo!
Currently working to improve Life's guns and work on updating SKOPs and Isotropic rules most similar to B3/S23 to Life standards. Will get software to begin searches eventually.

Pseudastur albicollis
Post Reply