@RULE files (a collection thread)

For discussion directly related to LifeWiki.
Post Reply
User avatar
confocaloid
Posts: 4868
Joined: February 8th, 2022, 3:15 pm
Location: https://catagolue.hatsya.com/census/b3s234c/C4_4/xp62

@RULE files (a collection thread)

Post by confocaloid » April 16th, 2024, 5:25 pm

The aim of this forum thread is to collect @RULE files (ruletables, ruletrees) that are considered "finished", ready to be used, and meant to be used by others.

Please do not post in this thread work-in-progress rulefiles that are subject to further changes, or "one-time" rulefiles that were used for one example pattern.

It is recommended to add any relevant links, comments, documentation after the @RULE line and before the next section.
Please check that the chosen rulename is not yet in use and follows the naming conventions. (Briefly, the name should begin with an uppercase letter and use only letters and digits, with underscores and hyphens also allowed as separators.)

@RULE files posted here may be uploaded to LifeWiki with the specified rulename left unchanged (assuming absence of bugs or other problems with the file).

Previous discussion:
viewtopic.php?p=182143#p182143
viewtopic.php?p=180305#p180305

edit 2024-11: Related discussion:
viewtopic.php?f=16&t=6720 "LifeWiki @RULE names"
Last edited by confocaloid on November 9th, 2024, 11:27 am, edited 1 time in total.
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.

User avatar
confocaloid
Posts: 4868
Joined: February 8th, 2022, 3:15 pm
Location: https://catagolue.hatsya.com/census/b3s234c/C4_4/xp62

Re: @RULE files (a collection thread)

Post by confocaloid » November 9th, 2024, 3:25 am

R2INT wrote:
November 8th, 2024, 11:25 am
[...] @RULE B3S23pseudoclusters [...]
I'm currently running apgsearch, compiled using that ruletable.
I'm planning to submit some 10000-soup hauls into /haul/x2xb3s23pseudoclusters/C1, to make a census of pseudo objects.

For reference, below is the @RULE file I used to compile apgsearch. I suggest that this file be uploaded as Rule:B3S23pseudoclusters, to let others preview the pseudo-objects on Catagolue and/or consistently use the same file to do further searches.

Code: Select all

@RULE B3S23pseudoclusters

Further information: https://conwaylife.com/forums/viewtopic.php?p=197611#p197611
Original source: https://conwaylife.com/forums/viewtopic.php?p=197568#p197568

@NAMES
0 dead
1 conway
2 pseudo

@TABLE
n_states:3
neighborhood:Moore
symmetries:permute
var a1 = {0,1,2}
var a2 = a1
var a3 = a2
var a4 = a3
var a5 = a4
var a6 = a5
var a7 = a6
var a8 = a7
var d1 = {0,2}
var d2 = d1
var d3 = d1
var d4 = d1
var d5 = d1
var d6 = d1
d1 1,1,1,d2,d3,d4,d5,d6 1
1 1,1,d1,d2,d3,d4,d5,d6 1
1 1,1,1,d1,d2,d3,d4,d5 1
1 a1,a2,a3,a4,a5,a6,a7,a8 0
d1 1,1,1,1,a1,a2,a3,a4 2
2 a1,a2,a3,a4,a5,a6,a7,a8 0
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.

Citation needed
Posts: 344
Joined: April 1st, 2021, 1:03 am

Re: @RULE files (a collection thread)

Post by Citation needed » November 9th, 2024, 9:46 am

There is already a "Rule Table Thread" in the Sandbox.

User avatar
confocaloid
Posts: 4868
Joined: February 8th, 2022, 3:15 pm
Location: https://catagolue.hatsya.com/census/b3s234c/C4_4/xp62

Re: @RULE files (a collection thread)

Post by confocaloid » November 9th, 2024, 9:49 am

No, the purpose is different. Read the first post.

This thread is only for "finished" .rule files that are ready to be uploaded to LifeWiki.
Citation needed wrote:
November 9th, 2024, 9:46 am
There is already a "Rule Table Thread" in the Sandbox.
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.

Post Reply