The three categories of stators

For general discussion about Conway's Game of Life.
Post Reply
David
Posts: 212
Joined: November 3rd, 2009, 2:47 am
Location: Daejeon, South Korea

The three categories of stators

Post by David » August 9th, 2014, 6:29 am

As you know, oscilirators consist of stators and rotors; rotors are cells which oscilirates with a period, stators aren't.
I noticed stators can be categorized in three categories:
1. Pseudo stators: stators which can't be substituted to other stators.
2. True stators: stators which can be substituted to other stators and nessesary to complete the oscilirator.
3. Unnessesary stators: stators which are unnessesary to complete the oscilirator; essentially still life pattern attached to true stators.
And I define a term 'rotorly identical': oscilirators which have exactly same rotors. For example, a blinker and a bipole.
I think this categorization will make better pattern searching algorithm. :)
Call me "Dannyu NDos" in Forum. Call me "Park Shinhwan"(박신환) in Wiki.

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: The three categories of stators

Post by fluffykitty » August 9th, 2014, 11:07 am

I don't know about any "pseudo stators" but here's an example of the other two.
1=rotor
2=unnecessary stator
3=true stator

Code: Select all

x = 12, y = 11, rule = LifeHistory
$.2B$.B2.B$3.2B$5.2C$5.C.A2$7.A.C$8.2C!

Post Reply