New construction arms

For discussion of specific patterns or specific families of patterns, both newly-discovered and well-known.
User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » June 27th, 2016, 12:34 pm

chris_c wrote:
simeks wrote:Here is a version with just 15 blocks
:o That is very impressive.
Second that.

There are a few blocks added in the construction "danger zone" -- the two NW-most white blocks. @simeks, since your search code found a way to build that key difficult eater in the danger zone, hopefully mere blocks like these can be handled without too much trouble?
chris_c wrote:The 0hd-demonoid has two units and we need to destroy the older of the two. Since your reverse glider is on a lane that is transparent to both units it should be possible to fly it straight past the first unit and trigger the destruction in the second one.
Yeah, that's a very nice trick. Once someone gets a decent slow-salvo compiler written for arbitrary Spartan constellations plus all orientations of eater2s, it seems like it might almost be worth re-compiling the 0hd Demonoid, just to see how much smaller it could be made. Definitely worth it if someone else does all the hard work.

Then again, I'm betting on the 19sL replicator unit as the eventual winner of the Smallest Engineered Spaceship competition. It still might turn out to be worth adding a scattering of self-destruct blocks, though, so that the whole thing disappears when you hit it with one or two *WSSes. The square-Orthogonoid design might end up with a much smaller longest diameter, if it can actually be made to work, but it would have a higher population and much longer cycle time, running it in Golly.

-- Come to think of it, if it turns out that the square Orthogonoid is really a viable design, then maybe the analogous trick could be done for a diamond-shaped Demonoid, if it does all its construction and destruction with *WSSes. In which case, that would be my bet for the Smallest Engineered Spaceship award, at least until a cheaper syringe shows up (with "smallest" defined to mean some balance or other between population, bounding box and/or longest diameter).
simeks wrote:The blocks are added one at a time, and after each added block, it is required that the pattern stabilizes into a P2 pattern with no escaping gliders.
...
The patterns with 6 blocks are filtered through a cost function. As the cost I use (width + height) of the bounding box of the pattern once it has settled to a P2 pattern.
Ah, that's what's going on. I was impressed with how long it took these patterns to settle, and yet they somehow inevitably boiled away to nothing at the end. Was thinking of a cost function more along the lines of minimizing the remaining population -- but that tends to leave small islands that end up being very expensive to clean up.

The half-perimeter cost function has the huge advantage that all the objects at the edges of the bounding box where the active reaction is, pretty much have to get cleaned up within a few branches of the search tree. So the destruction proceeds in in a fairly orderly way, NW to SE in this case. Very nice!

This would be a great test of my crackpot theory that blinkers have the potential to be more efficient Seeds of Destruction than blocks (because blocks often overpopulate an area and kill off a reaction too soon, where a blinker tends to encourage the reaction to continue.) Beehives might also be an interesting alternate self-destruct seed, since they're not significantly more expensive to build than blocks or blinkers.

User avatar
simsim314
Posts: 1823
Joined: February 10th, 2014, 1:27 pm

Re: New construction arms

Post by simsim314 » June 27th, 2016, 2:20 pm

@simeks @chris_c This algorithm can be pretty simply implemented in golly, will obviously run longer - on the other it will be "in place" - i.e. draft quality but no external tools. Obviously c++ utilities should be used to squeeze and reach "production" quality.

simeks
Posts: 402
Joined: March 11th, 2015, 12:03 pm
Location: Sweden

Re: New construction arms

Post by simeks » June 30th, 2016, 5:24 pm

dvgrn wrote:There are a few blocks added in the construction "danger zone" -- the two NW-most white blocks. @simeks, since your search code found a way to build that key difficult eater in the danger zone, hopefully mere blocks like these can be handled without too much trouble?
At least this was the reason I included this area in the allowed zone for objects. But if they should turn out to be too difficult to build, we could just search for a different solution - there seems to be a lot of them.

I've added support for five different objects: blocks, hives, blinkers, loafs and boats. Here is the best solution I can find of the same problem allowing all of these objects:

Code: Select all

x = 53, y = 116, rule = LifeHistory
13.E3B$12.BEBE$11.2B2E$10.4B$9.4B$8.4B$8.4B$7.5B$4.9B$4.9B$4.9B$4.10B
$3.12B$2.13B8.2A$3.11B9.A$4.12B4.BA.A$4.15B.B2A13.2A$4.17B14.B2AB$4.
17B15.2B$.B.7BE4BE4B17.2B3.B$2A7B2E3B2E5B15.4B.B2A$2AB.4B2E3B2E8B11.
8B2A$.B4.3B2E4BE10B2.2B2.6B2AB.B$6.4B2E26B2A$6.9B.24B$7.7B2.28B$7.7B
2.8BA19B$7.6B4.8B2A16B2A$7.7B10.2A2B.14B2A$7.6B12.4B2.11B.B$.C4.7B13.
4B2.10B$BCB4.6B14.14B$.C6.5B15.14B$8.6B14.13B$10.4B14.13B$9.B2A2B14.
8B.2B$10.2A16.8B$28.9B$28.10B$27.7B.4B$15.C10.8B2.4B$14.BCB8.8B4.4B$
15.C9.8B5.4B$23.2AB2.6B5.4B$22.A.AB.7B6.4B$22.A4.6B8.4B$9.2C10.2A4.6B
9.4B$8.C2.C15.6B10.4B$8.C.C15.8B10.4B$9.C17.8B10.4B$14.C11.9B11.4B$
13.C.C10.9B12.4B$12.C2.C10.10B12.4B$13.2C11.5B2A3B13.4B$26.5B2A4B3.2A
8.3B$26.11B3.A10.2B$26.12BA.A11.B$4.C23.8B2.2A$3.BCB15.2A5.7B$4.C14.
2B2AB2.7B$11.2A6.4B2.9B$12.A5.6B.11B.2B$12.A.AB.22B$13.2AB.23B$15.25B
$15.28B$15.28B$16.29B$17.28B$18.28B$20.26B$4.C14.27B$3.C.C11.2AB.23B$
2.C2.C10.A.AB.20B$3.2C11.A4.16B$15.2A3.18B$19.20B$20.20B$23.18B$24.
16B$26.13B$26.3B.2B2A5B$24.4B2.2B2A3B$24.2A3.8B$25.A4.8B$22.3A5.8B3.
2C$22.A8.7B2.C2.C$31.7B3.2C$23.A7.6B$22.A.A6.6B$22.A.A6.5B$20.3A.2A4.
6B11.C$19.A4.B6.6B9.BCB$20.3AB2AB3.7B10.C$22.A.2AB.8B$26.10B$26.6B2A
3B$26.6B2A2B5.2A8.C$26.10B5.A8.C.C$25.11B2.BA.A8.C.C$25.12B.B2A10.C$
24.15B$23.16B$20.2B.16B6.2C$19.2A18B5.C2.C$19.2AB.17B5.2C$20.B.4B.8B
2.4B$27.7B4.4B$28.6B5.4B$30.4B6.4B$32.3BA5.4B$33.BA.A5.4B$34.A.A6.4B$
35.A8.4B$36.3A6.4B$38.A7.4B!

User avatar
simsim314
Posts: 1823
Joined: February 10th, 2014, 1:27 pm

Re: New construction arms

Post by simsim314 » July 1st, 2016, 2:50 am

simeks wrote: Here is the best solution I can find of the same problem allowing all of these objects
Those are also 10 objects which cost more than block to construct (specifically oriented loaf for example). Maybe you should stick to beehive, blinker and block - they are approximately same cost.

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » July 1st, 2016, 7:13 pm

simsim314 wrote:Those are also 10 objects which cost more than block to construct (specifically oriented loaf for example). Maybe you should stick to beehive, blinker and block - they are approximately same cost.
I'm a little worried about the blinkers, only because they're a separate case that has to be handled by a slow-salvo construction compiler. For other Spartan objects you don't have to worry about keeping track of the phase of the final object, and propagating that phase requirement backward quite often through several previous gliders.

On the other hand, that's just me being lazy. We're getting to where we really need a slow-salvo construction compiler that can reliably handle this issue (among others).

Really, a ten-object self-destruct mechanism with only three loaves in it looks pretty good to me! Loaves are symmetrical enough that they're not really all that much more expensive than beehives -- about on a par with boats, if I remember right. Certainly they're far and away cheaper than fishhook eaters.

@simeks, does your Destructo-Script have anything to say about the smallest number of objects that would have to be added to the 19sL replicator unit, to make it susceptible to complete destruction by a single *WSS from above?

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » January 20th, 2017, 6:18 pm

A sudden and somewhat silly thought:

By any chance, do we still have a universal single-channel toolkit if we use

-- only recipes made out of pairs of gliders, no singletons, where
-- the intermediate targets settle in less than 90 ticks

?

I guess "less than 118 ticks" or "less than 153 ticks" would also be interesting questions, since there's still a universal toolkit if the constructor/reflector circuit needs 153 ticks to recover.

I think maybe the no-singletons limitation will turn out to be a dealbreaker, but possibly not, since pairs of singletons would be allowable...?

EDIT: Ah, no, there's a third requirement that I think is a dealbreaker, namely that the parity of each glider has to be predictable. All same-parity gliders in all recipes would work, or even parity always followed by odd parity in each pair, I think... but that requirement probably makes the whole idea unworkable.

In case this is all as clear as mud, I'm wondering if a second single-channel construction recipe could be encoded in the spacing between the pairs in another recipe. If a universal toolkit can be found along these lines, then it becomes trivial to put together a single-channel glider stream that constructs an Object A... but constructs a completely different Object B if you leave off the first glider.

That seems like the next best thing to being able to use semi-Snarks to extract two single-channel recipes from one glider stream. We won't be able to do that until someone discovers a stable signal splitter with a repeat time down around 45 ticks -- but this limited-recovery-time toolkit would be pretty much just as good.

(As it is, we can maybe store two interleaved single-channel recipes in a loop made of Snarks, but we'd actually have to shoot down one of the Snarks to get the information out -- and even then we could only retrieve one of the two interleaved recipes, by catching the stream with a semi-Snark toggled one way or the other. That seems delightfully Heisenbergian, but not when I really need the ability to hide two construction recipes in one stream...!)

simeks
Posts: 402
Joined: March 11th, 2015, 12:03 pm
Location: Sweden

Re: New construction arms

Post by simeks » January 21st, 2017, 1:28 pm

dvgrn wrote:A sudden and somewhat silly thought:

By any chance, do we still have a universal single-channel toolkit if we use

-- only recipes made out of pairs of gliders, no singletons, where
-- the intermediate targets settle in less than 90 ticks

...

Ah, no, there's a third requirement that I think is a dealbreaker, namely that the parity of each glider has to be predictable. All same-parity gliders in all recipes would work, or even parity always followed by odd parity in each pair, I think... but that requirement probably makes the whole idea unworkable.

... I'm wondering if a second single-channel construction recipe could be encoded in the spacing between the pairs in another recipe. ...
Interesting idea!

The requirement that all gliders must have either the same parity, or alternate between even and odd parity, cuts the search space in half for each new glider.
The other requirement that there can only be pairs of gliders pretty much does the same.
Then each new pair must be allowed at 90 ticks from the last glider pair without changing the reaction caused by it. That's probably not that big a restriction.

I think this is close to what might be possible, and it it is possible the recipes will probably be long.
I'll take a look at this!

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » January 21st, 2017, 4:07 pm

simeks wrote:I think this is close to what might be possible... I'll take a look at this!
It would be mildly entertaining to be able to send the same glider stream to two identical-looking constructors, one with an extra block in it -- and have one of the constructors build a loafer while the other builds a Cordership, or something like that.

I got thinking about this in relation to the latest Geminoid true-knightship blueprint: there are only two recipes needed, about the same size, and if they were both encoded in the same stream, then the upper triangle wouldn't have to be bigger than the lower one.

However, given the inefficiency of the theoretical doubled-recipe-compatible library, this probably wouldn't really make the final knightship much smaller in the end.

What's really going to be needed next is a library of single-channel backward *WSS recipes -- the cheapest for each possible *WSS type and spatial and temporal parity, I guess, using the standard 90-tick-separated gliders -- and then a toolkit of 135-degree elbow ops using that library. The elbow will have to be able to INC and DEC in two-cell increments, and put out gliders on even or odd lanes.

I think only one parity of glider output will be needed for the elbow-op toolkit, if we can choose the timing of the key trigger *WSSes at the previous elbow.

... I guess the knightship design could be modified to diamonds at the top and bottom instead of triangles, implying a third slow elbow -- slow^3? Very very slow? That would mean not having to come up with any new libraries or toolkits, but the "a" and "b" recipes would get awfully long.

Alternatively, I suppose another theoretical option is that the destuction and rebuilding could be done directly by 180-degree gliders coming from the first single-channel elbow. That might be a whole lot more efficient. (It would turn the spaceship back into a boring diagonal line like all the others, so I'm not too happy with it.)

I think the thirteen forbidden lanes along the outgoing glider channel would make it pretty tricky to complete the rebuild, though there aren't a lot of still lifes along that diagonal. We'd need single-channel recipes for something like lanes -50 to +50... I forget -- is that anywhere near a possibility?

simeks
Posts: 402
Joined: March 11th, 2015, 12:03 pm
Location: Sweden

Re: New construction arms

Post by simeks » January 22nd, 2017, 4:08 pm

dvgrn wrote:
simeks wrote:I think this is close to what might be possible... I'll take a look at this!
It would be mildly entertaining to be able to send the same glider stream to two identical-looking constructors, one with an extra block in it -- and have one of the constructors build a loafer while the other builds a Cordership, or something like that.
This seems to be just about possible, but the recipes are ridiculous - at least 100 gliders each it seems.
Here's a proof of concept with a glider stream encoding two different recipes - they diverge about halfway in. Of course the last glider that completes the recipe for the upper elbow causes a pi explosion of the lower elbow:

Code: Select all

x = 3646, y = 3689, rule = LifeHistory
3644.2C$3644.2C4$3636.2A$3636.2A2$3633.2A$3633.2A2$3630.2A$3630.2A2$
3627.2A$3627.2A2$3624.2A$3624.2A2$3621.2A$3621.2A2$3618.2A$3618.2A2$
3615.2A$3556.A58.2A$3554.3A$3553.A58.2A$3553.2A57.2A10$3565.2A$3565.A
15.A27.2A3.2A$3563.A.A15.3A25.2A3.2A$3563.2A19.A$3583.2A$3621.2A$
3621.A$3542.2A75.A.A$3542.2A75.2A2$3580.2A$3580.2A4$3616.2A$3616.A$
3587.2A28.3A$3587.A31.A$3588.3A$3590.A$3554.2A$3554.A$3555.3A$3557.A$
3603.2A$3603.2A$3611.2A$3611.A$3612.3A$3614.A2$3613.A$3612.A.A$3612.A
.A$3611.2A.3A$3617.A$3611.2A.3A$3611.2A.A2$3593.2A8.2A$3593.A.A7.2A$
3595.A$3595.A.A$3596.2A4$3616.2A$3616.2A5$3592.3A6.A$3594.A5.A.A$
3593.A6.A.A$3601.A$3598.3A$3598.A6$3499.2C$3499.2C15$3565.2A$3566.2A$
3565.A21$3542.3A$3544.A$3543.A21$3519.2A$3520.2A$3519.A21$3496.3A$
3498.A$3497.A28$3466.A$3466.2A$3465.A.A21$3443.2A$3442.A.A$3444.A31$
3410.A$3410.2A$3409.A.A21$3387.2A$3386.A.A$3388.A24$3361.A$3361.2A$
3360.A.A26$3333.3A$3335.A$3334.A25$3306.A$3306.2A$3305.A.A22$3282.3A$
3284.A$3283.A39$3241.2A$3242.2A$3241.A29$3210.3A$3212.A$3211.A37$
3171.A$3171.2A$3170.A.A32$3137.3A$3139.A$3138.A20$3115.A$3115.2A$
3114.A.A25$3088.3A$3090.A$3089.A20$3066.A$3066.2A$3065.A.A26$3038.2A$
3037.A.A$3039.A21$3015.2A$3016.2A$3015.A39$2974.2A$2973.A.A$2975.A23$
2949.A$2949.2A$2948.A.A38$2909.2A$2908.A.A$2910.A22$2885.2A$2886.2A$
2885.A21$2862.3A$2864.A$2863.A20$2840.A$2840.2A$2839.A.A21$2817.2A$
2816.A.A$2818.A24$2791.A$2791.2A$2790.A.A21$2768.2A$2767.A.A$2769.A
23$2743.A$2743.2A$2742.A.A24$2717.3A$2719.A$2718.A20$2695.A$2695.2A$
2694.A.A22$2671.2A$2670.A.A$2672.A26$2643.2A$2644.2A$2643.A21$2620.3A
$2622.A$2621.A28$2590.2A$2591.2A$2590.A24$2564.2A$2563.A.A$2565.A50$
2512.A$2512.2A$2511.A.A24$2486.3A$2488.A$2487.A40$2444.A$2444.2A$
2443.A.A21$2421.2A$2420.A.A$2422.A51$2368.A$2368.2A$2367.A.A26$2340.
2A$2339.A.A$2341.A22$2316.2A$2317.2A$2316.A28$2286.2A$2285.A.A$2287.A
49$2235.A$2235.2A$2234.A.A51$2182.3A$2184.A$2183.A20$2160.A$2160.2A$
2159.A.A41$2117.2A$2116.A.A$2118.A44$2071.A$2071.2A$2070.A.A52$2017.
3A$2019.A$2018.A26$1989.A$1989.2A$1988.A.A22$1965.2A$1964.A.A$1966.A
23$1940.2A$1941.2A$1940.A49$1889.2A$1888.A.A$1890.A23$1864.A$1864.2A$
1863.A.A21$1841.2A$1840.A.A$1842.A21$1818.A$1818.2A$1817.A.A45$1771.
3A$1773.A$1772.A20$1749.A$1749.2A$1748.A.A27$1720.2A$1719.A.A$1721.A
39$1679.A$1679.2A$1678.A.A21$1656.2A$1655.A.A$1657.A21$1633.2A$1634.
2A$1633.A30$1601.3A$1603.A$1602.A20$1579.A$1579.2A$1578.A.A24$1553.2A
$1552.A.A$1554.A45$1506.A$1506.2A$1505.A.A42$1462.3A$1464.A$1463.A42$
1418.2A$1419.2A$1418.A21$1395.3A$1397.A$1396.A20$1373.A$1373.2A$1372.
A.A21$1350.2A$1349.A.A$1351.A41$1307.A$1307.2A$1306.A.A32$1273.3A$
1275.A$1274.A33$1238.A$1238.2A$1237.A.A29$1207.3A$1209.A$1208.A57$
1148.2A$1149.2A$1148.A23$1123.2A$1122.A.A$1124.A21$1100.2A$1101.2A$
1100.A25$1073.3A$1075.A$1074.A20$1051.A$1051.2A$1050.A.A32$1017.2A$
1016.A.A$1018.A26$989.2A$990.2A$989.A21$966.3A$968.A$967.A25$939.A$
939.2A$938.A.A21$916.2A$915.A.A$917.A21$893.2A$894.2A$893.A30$861.3A$
863.A$862.A26$833.2A$834.2A$833.A22$809.2A$808.A.A$810.A25$782.A$782.
2A$781.A.A22$758.2A$757.A.A$759.A25$731.2A$732.2A$731.A38$691.3A$693.
A$692.A61$628.2A$629.2A$628.A21$605.3A$607.A$606.A20$583.A$583.2A$
582.A.A33$548.2A$547.A.A$549.A36$510.2A$511.2A$510.A21$487.3A$489.A$
488.A22$463.A$463.2A$462.A.A25$436.3A$438.A$437.A28$406.A$406.2A$405.
A.A21$383.2A$382.A.A$384.A21$360.2A$361.2A$360.A24$334.2A$333.A.A$
335.A22$310.A$310.2A$309.A.A26$282.2A$281.A.A$283.A23$257.2A$258.2A$
257.A24$231.3A$233.A$232.A20$209.A$209.2A$208.A.A21$186.2A$185.A.A$
187.A35$149.A$149.2A$148.A.A40$107.3A$109.A$108.A25$80.2A$81.2A$80.A
21$57.3A$59.A$58.A20$35.A$35.2A$34.A.A33$3A$2.A$.A!
dvgrn wrote:What's really going to be needed next is a library of single-channel backward *WSS recipes -- the cheapest for each possible *WSS type and spatial and temporal parity, I guess, using the standard 90-tick-separated gliders
Since you have a single channel project in mind, I guess it's time to do some more work on my search program...

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » January 22nd, 2017, 4:43 pm

simeks wrote:This seems to be just about possible, but the recipes are ridiculous - at least 100 gliders each it seems.
Wow! Okay, then, there could be a universal toolkit but it's not one that anyone would ever really want to use. There are other much better methods of extracting a signal from a glider stream, or maintaining a separate signal, and using it to turn a constructor off and on for different parts of the stream.
simeks wrote:Since you have a single channel project in mind, I guess it's time to do some more work on my search program...
Well, yes, I'd certainly be most grateful for some fresh latest-and-greatest results, especially as far as single-channel *WSS outputs go.

The slow-*WSS-salvo elbow operations I want for the slow^2 elbows are a new wrinkle -- not sure how easy it would be to adapt your code to do searches using available *WSSes as the slow inputs instead of simple gliders. Maybe I should take responsibility for figuring out those elbow ops myself.

User avatar
BlinkerSpawn
Posts: 1992
Joined: November 8th, 2014, 8:48 pm
Location: Getting a snacker from R-Bee's

Re: New construction arms

Post by BlinkerSpawn » January 22nd, 2017, 7:09 pm

dvgrn wrote:The slow-*WSS-salvo elbow operations I want for the slow^2 elbows are a new wrinkle -- not sure how easy it would be to adapt your code to do searches using available *WSSes as the slow inputs instead of simple gliders. Maybe I should take responsibility for figuring out those elbow ops myself.
I thought I remember someone talking about doing that some time after I submitted my manual results but I don't believe anything actually came out of that.
LifeWiki: Like Wikipedia but with more spaceships. [citation needed]

Image

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » January 22nd, 2017, 10:19 pm

BlinkerSpawn wrote:I thought I remember someone talking about doing that some time after I submitted my manual results but I don't believe anything actually came out of that.
The INC4 and DEC5 are a good start -- thanks for the link. I was looking at that stamp collection just recently. We'll probably want to add MWSSes to the search tree at least, and maybe HWSSes but those seem significantly rarer and more expensive.

Oddly enough, though, those elbow moves may be more expensive than we need. Also we should probably think of the INC4 as a BI-INC2, and the DEC5 as not really an elbow move at all (because objects have to move by multiples of 2 cells, or the operation can't be repeated because the next *WSS hits it in the wrong phase.)

There's another subtlety here that we haven't dealt with before, because no one has put together a constructor that reaches around more than one elbow. There's no reason the slow^2 elbow has to stay on the same row -- it can wander up and down quite a bit as it generates its output gliders, because the first elbow can easily be made to match any such small sideways drift.

For example, here's a two-LWSS BI-DEC4 implied by your table:

Code: Select all

x = 37, y = 31, rule = LifeHistory
32.4A$2C6.2D5.4A13.A3.A$2C6.2D5.A3.A12.A$.D13.A17.A2.A$2.D13.A2.A$3.D
$4.D$5.D$6.D$7.D$8.D11$2C13.4A$2C13.A3.A$.D13.A$2.D13.A2.A13.A2.A$3.D
4.2D22.A$4.D3.2D22.A3.A$5.D26.4A$6.D$7.D$8.D!
The variant below it is a perfectly good BI-DEC2 -- it returns the elbow to a block that's two diagonal cells away from the red diagonal line, instead of four.

Really we only need a small library of BI-INCs, BI-DECs and glider outputs to get started with a slow^2 compiler. A larger collection of these slow *WSS elbow ops could come later.

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » March 29th, 2017, 8:34 am

dvgrn wrote:Incremental update: here are a bunch of optimized [single-channel] recipes from the last library posted...
And here's another very minor incremental update, very long delayed:

It turned out there was one optimization error from the simeks-optimizer-binary.py script from last year. An elbow changed to another functionally equivalent elbow, and the glider output was suppressed -- but the script ignored glider outputs, so the hashes were the same.

Code: Select all

x = 2163, y = 1136, rule = LifeHistory
2A1022.2A$2A2.3A1017.2A2.3A$4.A1023.A$5.A1023.A25$32.2A1022.2A$31.2A
1022.2A$33.A1023.A20$55.A$54.2A$54.A.A22$77.3A$77.A$78.A16$1120.2A$
1119.2A$1121.A2$101.A$100.2A$100.A.A17$1143.2A$1143.A.A$1143.A2$123.
2A$123.A.A$123.A32$157.2A$156.2A$158.A20$180.A$179.2A$179.A.A2$1207.
2A$1206.2A$1208.A30$216.A$215.2A$215.A.A21$238.2A$238.A.A$238.A7$
1270.3A$1270.A$1271.A12$261.2A$260.2A$262.A17$1305.A$1304.2A$1304.A.A
10$291.3A$291.A$292.A20$315.A$314.2A$314.A.A21$337.2A$336.2A$338.A5$
1368.2A$1368.A.A$1368.A21$367.2A$366.2A$368.A11$1404.2A$1404.A.A$
1404.A8$389.3A$389.A$390.A20$412.2A$412.A.A$412.A21$435.2A$434.2A$
436.A7$1468.2A$1468.A.A$1468.A12$457.3A$457.A$458.A38$499.A$498.2A$
498.A.A8$1532.2A$1532.A.A$1532.A11$521.2A$520.2A$522.A16$1563.2A$
1562.2A$1564.A4$544.3A$544.A$545.A20$567.2A$567.A.A$567.A32$600.3A$
600.A$601.A1024.3A$1626.A$1627.A62$1690.3A$1690.A$1691.A28$1720.3A$
1720.A$1721.A62$1784.3A$1784.A$1785.A61$1849.A$1848.2A$1848.A.A21$
1871.2A$1871.A.A$1871.A62$1935.2A$1934.2A$1936.A39$1975.3A$1975.A$
1976.A62$2039.3A$2039.A$2040.A21$2064.A$2063.2A$2063.A.A62$2127.2A$
2127.A.A$2127.A32$2160.3A$2160.A$2161.A!

Code: Select all

unoptimized:[0,109,256,93,255,255,135,255,144,256,256,123,255,256,120,256,255,91,255,163,256,95,255,134,90]
incorrectly optimized:[0,109,90,93,91,91,135,90,144,91,91,123,91,90,120,91,90,91,91,163,90,95,90,134,90]
correctly optimized:[0,109,90,93,91,91,135,91,144,90,90,123,91,90,120,90,91,91,91,163,90,95,91,134,90]
Here's a revised stamp collection of just the 90-degree glider outputs, sorted by direction. The full glider-output stamp collection including 0-degree and 180-degree outputs is attached as gliderrecipes.rle. Go back to the above link if you need the block move, elbow/hand splitters, or elbow duplicator recipes.

Code: Select all

x = 31402, y = 2223, rule = LifeHistory
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A$2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A$4.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A$5.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.
A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A25$32.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A2046.2A1022.2A1022.2A2046.2A1022.2A$31.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A2046.2A1022.2A1022.2A2046.2A1022.2A$33.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
2047.A1023.A1023.A2047.A1023.A2$24611.3A4093.3A$24611.A4095.A$24612.A
4095.A16$7223.A1023.A2047.A2047.A2047.A1023.A6143.A5119.A$54.3A1021.
3A1021.3A1021.3A1021.3A1021.3A1021.3A1021.2A1022.2A1022.3A1021.2A
1022.3A1021.2A1022.3A1021.2A1022.2A1022.3A1021.3A1021.3A1021.3A1021.
3A1021.2A1022.3A1021.3A2045.3A1021.2A1022.3A2045.3A1021.3A$54.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A.A1021.A.A1021.A1023.A.A1021.A
1023.A.A1021.A1023.A.A1021.A.A1021.A1023.A1023.A1023.A1023.A1023.A.A
1021.A1023.A2047.A1023.A.A1021.A2047.A1023.A$55.A1023.A1023.A1023.A
1023.A1023.A1023.A3071.A2047.A2047.A3071.A1023.A1023.A1023.A1023.A
2047.A1023.A2047.A2047.A2047.A1023.A10$24643.2A4094.2A$24643.A.A4093.
A.A$24643.A4095.A9$78.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1021.3A1022.2A1022.2A1021.3A1022.2A1021.3A1022.2A1021.3A1021.3A1022.
2A1022.2A1022.2A1022.2A1022.2A1021.3A1022.2A1022.2A2046.2A1021.3A
1022.2A2046.2A1022.2A$78.A.A1021.A.A1021.A.A1021.A.A1020.2A1023.A.A
1021.A.A1020.A1024.A.A1020.2A1022.A1024.A.A1020.A1023.2A1022.A1023.A
1023.2A1022.2A1023.A.A1021.A.A1020.2A1022.A1024.A.A1020.2A2046.2A
1022.A1023.2A2047.A.A1020.2A$78.A1023.A1023.A1023.A1024.A1022.A1023.A
1023.A1023.A1024.A1022.A1023.A1023.A1024.A1022.A1023.A1024.A1023.A
1022.A1023.A1024.A1022.A1023.A1024.A2047.A1022.A1024.A2046.A1024.A10$
24666.2A4094.2A$24665.2A4094.2A$24667.A4095.A8$7269.A3071.A2047.A
1023.A1023.A1023.A1023.A4095.A1023.A5119.A$101.2A1022.2A1022.2A1022.
2A1021.3A1022.2A1022.2A1021.2A2046.3A1021.2A1023.2A1021.2A1022.2A
1022.2A1022.2A1022.2A1022.3A1022.2A1022.2A1021.2A1022.2A1023.2A1021.
3A2045.3A1021.2A1022.3A2046.2A1021.3A$100.2A1022.2A1022.2A1022.2A
1022.A1023.2A1022.2A1022.A.A2045.A1023.A.A1021.2A1022.A.A1021.A.A
1021.A.A1021.A.A1021.A.A1021.A1023.2A1022.2A1022.A.A1021.A.A1021.2A
1022.A2047.A1023.A.A1021.A2047.2A1022.A$102.A1023.A1023.A1023.A1022.A
1024.A1023.A3070.A2048.A6142.A1024.A1023.A3071.A1022.A2047.A2047.A
2048.A1022.A9$24689.A4095.A$24688.2A4094.2A$24688.A.A4093.A.A9$7291.
2A3070.2A1023.A1022.2A2046.2A1022.2A6142.2A5118.2A$123.3A1021.3A1021.
3A1021.3A2045.3A1021.3A1021.A.A3069.A.A1021.2A1022.A.A2045.A.A1021.A.
A3069.3A1021.3A2044.2A1023.3A1021.3A3069.A.A3069.3A1021.3A$123.A1023.
A1023.A1023.A2047.A1023.A1023.A2049.2A1020.A1023.A.A1021.A2047.A1023.
A3071.A1023.A2048.A1022.A1023.A3071.A3071.A1023.A$124.A1023.A1023.A
1023.A2047.A1023.A3071.2A9214.A1023.A3071.A1023.A6143.A1023.A$9342.A
4$13443.2A3070.2A4094.2A$4229.A9213.A.A3069.A.A4093.A.A5119.A$4228.2A
9213.A3071.A4095.A5120.2A$4228.A.A13310.3A8188.A.A$17541.A7169.2A
4094.2A$17542.A7167.2A4094.2A$24712.A4095.A2$8332.A$8331.2A$8331.A.A
3$27792.2A$27792.A.A$10386.2A12286.2A1022.2A4092.A3073.2A$5266.3A
1021.3A3071.A1021.A.A1023.A10237.3A1021.A.A1021.A.A6141.3A1021.A.A$
5266.A1023.A3072.2A1021.A1024.2A1022.3A9212.A1023.A1023.A6143.A1023.A
$5267.A1023.A3071.A.A2045.A.A1021.A9215.A8191.A$12436.A4$13465.3A
3069.3A4094.2A$154.3A4094.2A9212.A3071.A4095.2A5120.2A$154.A4096.A.A
9212.A3071.A4096.A5119.A.A$155.A4095.A10241.2A1022.2A10236.A$1181.3A
1021.3A1021.3A11260.2A1022.2A3071.3A6141.3A4093.3A$1181.A1023.A1023.A
4096.3A7165.A1023.A3070.A6143.A2048.3A2044.A$1182.A1023.A1023.A4095.A
11263.A6143.A2047.A2047.A$7327.A19455.A$8354.2A9215.A$8353.2A9215.2A$
8355.A9214.A.A3$27814.3A$19625.A8188.A$5289.2A1022.2A4093.3A9213.2A
2048.A1022.2A5116.A2049.2A$5289.A.A1021.A.A3070.2A1020.A1025.2A1022.
2A7164.A.A2046.2A1021.2A1025.A6141.A.A1023.A$5289.A1023.A3071.2A1022.
A1023.2A1023.A.A9212.A.A1022.A1023.2A6141.A1024.2A$9387.A2047.A1022.A
11263.A.A7165.A.A5$178.A$177.2A4094.3A12287.A9213.3A$177.A.A4093.A
12288.2A9213.A$1205.A1023.A1023.A1020.A9217.2A1021.3A1021.3A1020.A.A
2047.2A2045.3A4094.2A1020.A3073.2A$1204.2A1022.2A1022.2A4095.2A6140.
2A1022.A1023.A3072.A.A2044.A4096.A.A2047.A2045.A.A$1204.A.A1021.A.A
1021.A.A4094.A.A6141.A1022.A1023.A3071.A2047.A4095.A2048.2A2045.A$
7349.A19455.A.A5$17597.A$17596.2A10240.A$17596.A.A10238.2A$10431.2A
9214.2A8188.A.A$10431.A.A9212.2A2048.2A1021.3A$5314.A1023.A2047.A
2044.A1024.3A1021.3A7165.A2047.A.A1020.A1025.2A7166.2A$5313.2A1022.2A
2046.2A3069.A1023.A9215.A1023.A1024.A.A7165.A.A$5313.A.A1021.A.A2045.
A.A3069.A1023.A11263.A7167.A5$9417.A$9416.2A7167.2A$9416.A.A4096.A
3068.2A4096.2A$1227.2A1022.2A1022.2A10237.2A3070.A2047.3A2045.A.A
4093.3A4093.3A$203.3A1020.2A1022.2A1022.2A10238.A.A5117.A2047.A4095.A
4095.A$203.A1024.A1023.A1023.A15358.A6143.A4095.A1025.2A$204.A25601.
2A4092.2A$25805.2A4095.A$7377.A18429.A$7376.2A19454.3A$7376.A.A19453.
A$17619.2A9212.A$17618.2A10240.2A$17620.A10239.A.A$4310.2A6142.2A
9213.3A3071.A5116.A$4309.2A6142.2A9214.A3072.2A$4311.A1024.2A1022.2A
4093.A2048.2A2045.3A1021.3A4092.A3071.A.A$5336.A.A1021.A.A6140.2A
2046.A1023.A$5336.A1023.A6144.A2046.A1023.A$21724.A$21723.2A$21723.A.
A$23774.2A7166.2A$9439.2A14333.A.A7165.A.A$9439.A.A14332.A7167.A$
9439.A4097.2A3071.A2046.2A2046.2A$226.2A1021.3A1021.3A1021.3A10236.2A
3071.2A2046.A.A2044.2A4096.2A$226.A.A1020.A1023.A1023.A10240.A3070.A.
A2045.A2048.A4095.A.A5119.A$226.A1023.A1023.A1023.A21503.A1026.A4093.
2A$11493.2A14333.2A4093.A.A$11493.A.A14332.A.A$7399.2A4092.A15361.2A$
7399.A.A19453.A.A$7399.A19455.A2$17643.2A10237.3A$10477.A7165.A.A
10236.A$4332.3A6141.2A7165.A2049.2A8188.A$4332.A6143.A.A4095.2A1022.
2A4093.A.A$4333.A1024.3A1021.3A6141.3A2045.A.A1021.A.A4092.A$5358.A
1023.A6143.A2047.A1023.A$5359.A1023.A6143.A$21746.2A$21746.A.A$21746.
A7168.3A$8438.A15358.2A5116.A2049.2A$8437.2A15357.2A5118.A2047.2A$
8437.A.A15358.A7167.A2$16632.3A$16632.A13313.2A$16633.A9217.2A4093.A.
A$3323.3A22524.2A4094.A$252.3A3068.A10240.3A12285.A$252.A3071.A4097.
2A6140.A13313.2A$253.A7168.A.A6140.A13312.A.A$7422.A2049.2A9214.2A
4094.2A4092.A$9472.A.A9213.A.A4092.2A5120.2A$9472.A8192.3A1020.A4096.
A5119.A.A$4355.2A13308.A10239.A$1285.A3069.A.A13308.A2049.2A$1284.2A
1022.3A2044.A1026.A1023.A6142.2A2045.3A1021.3A4092.2A$1284.A.A1021.A
3072.2A1022.2A6142.A.A2044.A1023.A4096.A$2309.A3071.A.A1021.A.A6141.A
2047.A1023.A$10504.2A10238.2A$10503.2A10239.A.A1021.3A$10505.A10238.A
1023.A$21769.A4$16656.A14335.A$16655.2A14334.2A$16655.A.A14333.A.A$
3346.2A21501.3A$3346.A.A10238.2A10237.3A1020.A$3346.A10240.A.A10236.A
1023.A$7444.3A1023.A5116.A10239.A3072.3A$7444.A1024.2A18429.A$7445.A
1023.A.A1022.3A9213.3A4093.3A4092.A$9494.A8193.2A1020.A4095.A3072.3A
2046.2A$280.3A9212.A8192.A.A1020.A4095.A3071.A2047.2A$280.A4096.3A
13308.A8191.A2048.A$281.A4095.A$2332.2A2044.A1025.2A1022.2A6141.3A$
1309.2A1021.A.A3068.2A1022.2A6142.A7170.A$1308.2A1022.A3072.A1023.A
4097.A2044.A7168.2A$1310.A9215.2A9213.A.A1022.3A1022.2A$10526.A.A
10237.A1024.A.A$11553.2A9212.A1023.A8193.2A$11553.A.A18429.A.A$11553.
A3074.A1023.A14332.A$14627.2A1022.2A13311.2A$14627.A.A1021.A.A13309.
2A$28965.A2048.2A$31013.2A$31015.A$3368.3A20478.2A$3368.A20480.A.A$
3369.A20479.A$7467.3A1022.2A16381.3A$7467.A1023.2A10241.A4095.A2044.A
$7468.A1024.A10239.2A4094.2A2045.A1025.2A1021.3A$9519.2A4094.2A4093.
3A1020.A.A4093.A.A3070.A.A1020.A$9519.A.A4093.A.A4092.A8191.A1023.A$
9519.A4095.A4095.A$12594.2A$1332.A11261.A.A$307.3A1021.2A11261.A7169.
2A$307.A1023.A.A9215.2A9213.A.A$308.A10239.2A6144.2A3068.A2049.2A
6142.2A$10550.A6143.A.A5116.2A6142.2A$16694.A5120.A6143.A2047.3A$
30007.A$14650.2A1022.2A14332.A$14650.A.A1021.A.A13309.3A$11581.A3068.
A1023.A13311.A2050.A$11580.2A17405.A2048.2A$11580.A.A19453.A.A$3391.
2A$3391.A.A17406.2A3069.3A$3391.A2049.2A1022.2A14332.2A3070.A$5441.A.
A1021.A.A1022.2A13309.A3070.A1026.A$5441.A1023.A1024.A.A17405.2A$
7490.A1025.2A16380.A.A2047.2A$4420.3A4092.2A9216.2A9213.A.A$2373.3A
2044.A4096.A1024.2A4094.2A4093.A.A9212.A$2373.A2047.A5119.2A4094.2A
4094.A$2374.A7168.A4095.A5120.2A4093.3A$18759.2A4094.A$18761.A4094.A
2$10571.3A$10571.A17408.3A$10572.A17407.A$21838.3A6140.A$21838.A$
14672.3A1021.3A6140.A7169.2A$14672.A1023.A13312.A.A1021.3A$11603.2A
3068.A1023.A10242.A3068.A1023.A$11603.A.A14333.2A4093.A$11603.A14335.
A.A5119.2A$20823.A3071.A7165.A.A$20822.2A3070.2A7165.A$5463.3A1021.3A
14332.A.A3069.A.A$5463.A1023.A18433.2A$1371.A4092.A1023.A18431.2A$
1370.2A2046.3A5117.3A16381.A2047.3A$1370.A.A1023.2A1020.A5119.A5122.A
13308.A$2396.A.A1020.A5119.A1024.3A4093.2A13309.A$2396.A7167.A4095.A.
A9216.A$9565.A10241.2A3069.2A$4448.2A3069.3A12284.2A3070.A.A$4448.A.A
3068.A9217.2A1021.3A2045.A$4448.A3071.A9216.A.A1020.A$16737.A1023.A
10241.2A$28003.A.A$21861.2A6140.A$21861.A.A$21861.A$29031.3A$29031.A$
25962.2A3068.A$10602.3A1021.3A14332.2A$10602.A1023.A14336.A5120.2A$
10603.A1023.A7170.A12284.2A$18797.2A12286.A$14702.3A1021.3A3068.A.A$
5488.2A1022.2A6141.3A2044.A1023.A8194.A$3441.2A2045.A.A1021.A.A2046.
2A4092.A2047.A1023.A8192.2A$3441.A.A2044.A1023.A2048.A.A4092.A11263.A
.A$2418.3A1020.A5119.A$2418.A18433.2A$2419.A11265.2A7164.2A2048.2A$
7543.A6140.2A6143.3A1021.A2046.2A$4471.2A3069.2A2047.2A4093.A4096.2A
2044.A3072.A$4471.A.A3068.A.A2045.2A8191.A.A2044.A5120.3A$4471.A5120.
A8190.A7167.A$24952.A$30074.3A$30074.A$30075.A$21885.3A$21885.A$
21886.A$11650.A$11649.2A14336.A$11649.A.A5118.3A9213.2A1024.A$16770.A
9215.A.A1022.2A$14725.2A1022.2A1020.A10239.A.A$12678.2A2045.A.A1021.A
.A$5511.2A1022.2A6141.A.A2044.A1023.A13312.3A$3463.3A2044.2A1022.2A
2047.3A4092.A16383.A$2442.A1020.A2048.A1023.A2046.A15361.2A5116.A$
2441.2A1021.A5119.A15360.A.A4095.A$2441.A.A11264.A7165.3A2047.A1020.A
4096.2A$10636.2A3069.2A7165.A2048.2A5117.A.A$7565.2A3068.2A3070.A.A
7165.A2047.A.A$4493.3A3069.A.A2045.3A1021.A$4493.A3071.A2047.A$4494.A
5119.A21506.A$19857.2A5117.3A6141.2A$19857.A.A5116.A6143.A.A$17811.2A
1021.3A1020.A5119.A$17810.2A1022.A3073.2A$17812.A1022.A3072.A.A$
21908.A8193.2A$30101.2A$11672.2A18429.A$11672.A.A5118.2A9214.2A$
11672.A5120.A.A9212.2A$16793.A9216.A$14748.2A1022.2A$5534.A1023.A
8188.2A1022.2A$5533.2A1022.2A2048.A6141.A1023.A13313.A$5533.A.A1021.A
.A2046.2A20478.2A$3488.2A5116.A.A15358.3A5116.A.A$2465.2A1021.A.A
9215.A11260.A4097.2A$2464.2A1022.A7170.A2045.2A11261.A4095.2A$2466.A
8191.2A2045.A.A1024.A14333.A$7587.3A2046.2A1020.A.A3070.2A$7587.A
2048.A.A4092.A.A$7588.A2047.A2$4521.A15358.2A1022.2A10239.A$4520.2A
14335.2A1020.2A1023.A.A10237.2A$4520.A.A14334.A.A1021.A1022.A10239.A.
A$18857.A3072.3A$21930.A$21931.A8192.3A$30124.A$11695.2A11263.A7164.A
$11695.A.A5117.3A6141.2A3070.3A1021.3A$11695.A5119.A6143.A.A3069.A
1023.A$16816.A8194.A1020.A1023.A$14770.3A1021.3A9213.2A$14770.A1023.A
9215.A.A$5557.2A3070.2A6140.A1023.A2049.2A11262.2A$5557.A.A1021.3A
2045.A.A9213.A.A11261.A.A$5557.A1023.A2047.A9215.A6144.3A5116.A$6582.
A6145.2A11260.A$10681.2A2045.A.A11260.A$2490.2A5118.2A3069.A.A2044.A
15361.2A$2490.A.A5117.A.A3068.A17408.A.A$2490.A5119.A20479.A$13758.A$
13757.2A$4543.2A9212.A.A7167.2A10238.2A$4542.2A14335.3A2044.2A10238.
2A$4544.A5120.2A9212.A2048.A10239.A$9665.A.A9212.A$9665.A$30148.2A$
30148.A.A$11717.3A5119.A6142.2A4094.2A3068.A$11717.A5120.2A6141.2A
4095.A.A$11718.A5119.A.A5119.2A1021.A4094.A$14794.A1023.A6141.A.A
4095.A$14793.2A1022.2A6141.A4096.2A$14793.A.A1021.A.A10237.A.A$8652.
2A9214.2A7166.2A$8651.2A9214.2A7167.A.A$8653.A9215.A6144.2A1020.A$
12751.2A7166.2A4093.A.A$12751.A.A7164.2A4094.A$12751.A7168.A8192.2A$
28112.2A$28114.A$13780.2A$4566.A6143.A3069.A.A7167.A10239.A$4565.2A
6142.2A3069.A7168.2A10238.2A$4565.A.A6141.A.A10237.A.A10237.A.A$7640.
2A2045.3A$7639.2A2046.A$7641.A2046.A$30171.2A$18908.2A10238.2A1020.2A
$16862.A2045.A.A8189.3A2045.A.A1021.A$16861.2A2045.A8191.A2047.A$
16861.A.A5119.2A5116.A$21982.2A4096.2A$21984.A4094.2A$26081.A$8674.3A
9213.3A5119.A2046.2A$8674.A9215.A5120.2A2045.2A$8675.A9215.A2050.A
3068.A.A1023.2A1021.A$12773.3A7165.2A4093.2A$12773.A7167.A.A4094.A$
12774.A15360.3A$11754.A16380.A$11753.2A16381.A$11753.A.A2047.2A$
10732.2A3068.2A$10731.2A3071.A$10733.A$20975.2A$20975.A.A$20975.A$
14834.2A1022.2A14333.3A$14834.A.A1021.A.A3069.3A8190.2A2045.3A1020.A$
9715.3A5116.A1023.A1025.2A2044.A8192.A.A2044.A1023.A$9715.A7168.A.A
2044.A3074.A5116.A2047.A$9716.A7167.A5120.2A4096.A$22005.A.A4094.2A$
26102.A.A2$23034.2A$23034.A.A$8699.3A4094.2A10236.A8192.3A$8699.A
4096.A.A11262.2A7164.A$8700.A4095.A11264.A.A7164.A$24061.A$11776.2A$
11775.2A2049.A$10755.A1021.A2047.2A$10754.2A3069.A.A6143.2A$10754.A.A
9214.A.A$19971.A8194.A$20997.3A7165.2A$20997.A7167.A.A$20998.A$14856.
3A1021.3A13310.2A1021.3A$14856.A1023.A13312.A.A1020.A$14857.A1023.A
1025.2A1022.2A7165.3A4092.A1023.A$16906.2A1023.A.A4094.2A3068.A$
16908.A1022.A4095.2A3070.A$22029.A3$23056.3A4095.A$8722.2A14332.A
4096.2A4096.A$8722.A.A4093.3A10236.A4095.A.A4094.2A$8722.A4095.A
11265.2A7164.A.A$12819.A6145.2A5116.2A$18964.2A5119.A$11798.3A7165.A$
11798.A14337.2A$11799.A14336.A.A$19993.3A6140.A$19993.A$13852.2A6140.
A1025.2A7166.2A$13852.A.A7165.A.A7164.2A$13852.A7167.A7168.A$30239.2A
$14881.A1023.A14333.A.A$14880.2A1022.2A9215.2A5116.A$14880.A.A1021.A.
A2046.3A4095.A3069.A.A$17953.A4096.2A3069.A$17954.A4095.A.A3$23080.A$
23079.2A4095.2A$8744.3A14332.A.A4094.A.A2045.3A2047.A$8744.A4097.2A
14332.A2047.A2048.2A$8745.A4095.2A11264.2A5116.A2047.A.A$12843.A
11262.2A$24108.A3$20016.2A$20016.A.A$20016.A8194.A$28210.2A$21045.A
7164.A.A$16949.2A4093.2A$16948.2A4094.A.A$14903.2A1022.2A1021.A$
14903.A.A1021.A.A2046.2A$14903.A1023.A2048.A.A4094.2A$17976.A4095.2A
4095.3A$22074.A4094.A$26170.A$19005.2A$11838.2A7164.2A$11838.A.A7165.
A8192.2A2046.2A$11838.A15359.2A2047.A.A2046.2A$25153.2A2045.A2046.A
2047.2A$23106.2A1021.3A1020.2A6143.A$23106.A.A1020.A1024.A5120.2A$
23106.A1023.A6143.2A$30276.A2$20038.3A$20038.A$20039.A8193.2A$28232.
2A$28234.A4$18000.A$17999.2A8191.2A$17999.A.A8190.A.A$26192.A2$19027.
3A$19027.A$19028.A10240.3A$25176.A2046.2A2044.A$21080.2A4093.2A2045.
2A2046.A$14936.3A1021.3A1021.3A4093.A.A4092.A.A2046.A3073.A$14936.A
1023.A1023.A4095.A3073.2A6141.2A$14937.A1023.A1023.A7168.A.A6140.A.A$
24154.A7169.2A$20061.2A11261.A.A$20061.A.A11260.A$20061.A8194.A$
28255.2A$28255.A.A6$26214.3A$26214.A$26215.A2$19050.3A4095.A$19050.A
4096.2A$19051.A4095.A.A$25198.2A2045.3A$21102.3A4092.2A2046.A$21102.A
4096.A2046.A3073.2A$21103.A8193.2A1021.A.A$29296.2A1022.A$29298.A$
20084.2A11262.2A$20083.2A11262.2A$20085.A8192.2A3069.A$28277.2A$
28279.A5$17021.2A$17020.2A9216.2A$17022.A9214.2A$26239.A4$25221.A$
25220.2A$25220.A.A$29320.A$29319.2A$29319.A.A7$23185.A$23184.2A4096.A
$23184.A.A4094.2A$27281.A.A5$30359.3A$30359.A$30360.A11$29348.3A$
29348.A$29349.A6$25261.2A$25261.A.A$25261.A853$2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A$2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A
1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A1017.2A2.3A$4.
A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A$5.A1023.A1023.A1023.
A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A21$25628.2A5118.2A$25627.2A5118.2A$
25629.A5119.A2$32.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A2046.2A1022.2A
1022.2A1022.2A$31.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A2046.2A1022.2A
1022.2A1022.2A$33.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A2047.A1023.A1023.A1023.A17$25650.3A
5117.3A$25650.A5119.A$25651.A5119.A$12343.A7167.A2047.A5119.A1023.A$
54.3A1021.3A1021.3A1021.3A1021.3A1021.3A1021.3A1021.3A1021.3A1021.3A
1021.3A1021.3A1021.2A1022.3A1021.3A1021.3A1021.3A1021.3A1021.3A1021.
2A1022.3A1021.2A1022.3A1021.3A1021.3A2045.2A1022.2A1022.3A1021.3A$54.
A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A
1023.A.A1021.A1023.A1023.A1023.A1023.A1023.A1023.A.A1021.A1023.A.A
1021.A1023.A1023.A2047.A.A1021.A.A1021.A1023.A$55.A1023.A1023.A1023.A
1023.A1023.A1023.A1023.A1023.A1023.A1023.A1023.A2047.A1023.A1023.A
1023.A1023.A1023.A2047.A2047.A1023.A1023.A4095.A1023.A16$25673.2A$
25673.A.A$25673.A3$78.2A1022.2A1022.2A1022.2A1022.2A1022.2A1022.2A
1022.2A1022.2A1022.2A1022.2A1022.2A1021.3A1022.2A1022.2A1022.2A1022.
2A1022.2A1022.2A1021.3A1022.2A1021.3A1022.2A1022.2A1022.2A2045.3A
1021.3A1022.2A1022.2A1022.2A$78.A.A1020.2A1022.2A1022.2A1022.2A1022.
2A1022.2A1023.A.A1021.A.A1021.A.A1021.A.A1021.A.A1020.A1023.2A1022.2A
1022.2A1022.2A1022.2A1023.A.A1020.A1023.2A1022.A1024.A.A1020.2A1023.A
.A2044.A1023.A1023.2A1022.2A1022.2A$78.A1024.A1023.A1023.A1023.A1023.
A1023.A1022.A1023.A1023.A1023.A1023.A1023.A1024.A1023.A1023.A1023.A
1023.A1022.A1023.A1024.A1022.A1023.A1024.A1022.A2047.A1023.A1024.A
1023.A1023.A20$2149.A10239.A1023.A3071.A1023.A2047.A1023.A1023.A2047.
A3071.A1023.A1023.A2047.A$101.2A1021.3A1021.2A1022.3A1021.3A1021.3A
1021.3A1022.2A1022.2A1022.2A1022.2A1022.2A1021.2A1022.2A1022.3A1021.
3A1021.2A1022.2A1023.2A1021.2A1022.2A1022.2A1023.2A1021.2A1023.2A
2045.2A1022.2A1022.2A1022.3A1021.2A$100.2A1022.A1023.A.A1021.A1023.A
1023.A1023.A1023.2A1022.2A1022.2A1022.2A1022.2A1022.A.A1021.A.A1021.A
1023.A1023.A.A1021.A.A1021.2A1022.A.A1021.A.A1021.A.A1021.2A1022.A.A
1021.2A2046.A.A1021.A.A1021.A.A1021.A1023.A.A$102.A1022.A2047.A1023.A
1023.A1023.A1024.A1023.A1023.A1023.A1023.A3070.A1023.A3072.A4095.A
2047.A5118.A5$25708.2A$25708.A.A$25708.A13$12411.2A7166.2A2046.2A
5118.2A1022.2A$123.3A7165.3A1021.3A1021.3A1021.3A1021.3A1021.A.A6141.
3A1021.A.A2045.A.A1021.3A2045.3A2045.A.A1021.A.A$123.A5121.2A2044.A
1023.A1023.A1023.A1023.A1023.A6143.A1023.A2047.A1023.A2047.A2047.A
1023.A$124.A5119.2A2046.A1023.A1023.A1023.A1023.A7167.A4095.A2047.A$
5246.A25600.2A$30846.2A$30848.A2$20610.3A$1157.A19452.A5120.3A$1156.
2A5119.2A14332.A3072.3A2044.A$1156.A.A3070.3A2044.2A17406.A2047.A$
4229.A2048.A10241.A7164.A5122.A$4230.A12288.2A12286.2A$16519.A.A
12285.A.A2$2187.2A11263.A16383.A$2187.A.A1021.3A10237.2A16382.2A$
2187.A1023.A10239.A.A16381.A.A$3212.A2$14480.2A1022.2A2045.3A$14480.A
.A1021.A.A2044.A$12433.3A2044.A1023.A2047.A2048.3A2045.3A6141.3A$146.
3A8191.A3069.3A1020.A7167.A2047.A6143.A$146.A5120.3A3069.2A3069.A
1023.A7167.A2047.A1024.3A4093.3A1020.A$147.A5119.A3071.A.A3069.A
11263.A4095.A$5268.A17407.A4095.A3$20633.2A$20633.A.A$1179.2A19452.A$
1179.A.A8189.3A$1179.A8191.A16384.3A$7325.3A2044.A1024.3A8189.3A6141.
3A1020.A$7325.A3071.A8191.A6143.A1023.A$7326.A3071.A8191.A6143.A2$
3235.A1023.A9214.2A$3234.2A1022.2A9214.A.A$3234.A.A1021.A.A9213.A2$
2213.3A15358.2A12286.2A$2213.A12288.3A1021.3A2045.A.A12284.2A$2214.A
10241.2A2044.A1023.A2047.A2049.2A2046.2A6142.2A2045.A$169.2A11262.2A
1021.A.A2044.A1023.A4096.A.A2045.A.A6141.A.A$169.A.A5119.A1022.2A
2046.2A3069.A.A1020.A7167.A2047.A1025.2A1021.3A3070.2A1020.A$169.A
5120.2A1022.A.A2045.A.A3068.A11264.A.A1020.A3072.A.A$5290.A.A1021.A
2047.A14335.A1023.A3071.A$16557.2A12286.2A$16556.2A12286.2A$16558.A
12287.A$20656.2A$20655.2A$1201.3A19453.A$1201.A29698.A$1202.A6146.A
3071.A8191.A6143.A6141.2A$7348.2A3070.2A8190.2A6142.2A6141.A.A$7348.A
.A3069.A.A8189.A.A6141.A.A3$3257.2A10238.2A$3257.A.A10236.2A$3257.A
6145.2A4093.A$2236.2A7165.A.A$2236.A.A7164.A5122.A1023.A2045.3A12285.
3A$2236.A12288.2A1022.2A2045.A12287.A$14525.A.A1021.A.A2045.A12287.A$
19648.2A2046.2A2047.A$6337.2A2045.3A4094.2A7164.2A2046.2A2047.2A3070.
3A1022.2A$6336.2A2046.A4096.A.A7165.A2047.A2046.A.A3069.A1024.A.A$
6338.A2046.A4095.A14335.A1023.A$4292.2A$4292.A.A1022.2A$4292.A1023.2A
11264.2A$5318.A6144.2A5116.2A$11462.2A5119.A$11464.A2$7371.2A3070.2A
8190.2A6142.2A1022.2A$7370.2A3070.2A8190.2A4096.2A2044.2A1023.A.A$
205.2A7165.A3071.A8191.A4094.2A2047.A1022.A$204.2A1024.2A21501.A6144.
2A$206.A1022.2A27646.2A$1231.A12289.A15357.A$13520.2A$9425.3A4092.A.A
$2258.3A7164.A8193.2A12286.2A$2258.A7167.A5121.2A1022.2A2045.A.A3070.
2A9213.A.A$2259.A12287.2A1022.2A2046.A3071.2A9214.A1025.2A$14549.A
1023.A4097.A1021.A10238.2A$6360.A2046.2A11261.2A2046.3A9213.A$6359.2A
2046.A.A4093.3A7164.A.A2045.A6144.3A$3288.3A3068.A.A2045.A4095.A9215.
A6143.A$3288.A9215.A14336.3A1020.A$3289.A23551.A$4316.2A1021.3A18431.
A3068.A$4315.2A1022.A6146.A12285.2A$4317.A1022.A6144.2A12285.A.A$
11485.A.A3$7393.3A3069.3A8189.3A4095.A2045.3A$228.A7164.A3071.A8191.A
4096.2A2045.A$227.2A1024.A6140.A3071.A6144.3A2044.A4095.A.A2045.A$
227.A.A1022.2A15357.A$1252.A.A15357.A$13543.2A$13542.2A$13544.A$2281.
3A15357.3A$2281.A15359.A3072.3A10239.A$2282.A15359.A3071.A10240.2A$
19693.2A1020.A1025.2A9212.A.A$6382.2A2045.3A4095.A7165.A.A2045.A.A
6142.2A$3311.2A3069.A.A2044.A4096.2A7165.A2047.A6144.A.A$3311.A.A
3068.A2047.A4095.A.A14335.2A1020.A$3311.A23552.A.A$5362.2A21500.A$
4340.A1021.A.A$4339.2A1021.A6145.2A14334.2A$4339.A.A7165.2A14335.A.A$
11509.A14334.A4097.2A$29941.2A$9463.3A20477.A$9463.A5121.2A1022.2A$
250.2A9212.A5119.2A1022.2A1025.A$250.A.A1022.2A9214.2A4093.A1023.A
1023.2A$250.A1023.2A9214.2A6142.A.A$1276.A9215.A$13565.3A9213.3A$
13565.A9215.A1026.A$2305.A11260.A4097.2A5116.A1024.2A$2304.2A15358.A.
A3070.2A3068.A.A$2304.A.A15357.A3072.A.A$20737.A8193.2A2046.2A$7429.A
1022.2A11261.3A2046.2A7164.2A2046.2A$6404.3A1021.2A1022.A.A4094.2A
7164.A2047.2A3071.3A4093.A2047.A$3334.2A3068.A1023.A.A1021.A4096.A.A
7164.A2048.A3070.A$3333.2A3070.A6143.A12287.A2048.3A$3335.A23550.A$
5384.3A21500.A$4362.2A1020.A$4362.A.A1020.A20480.3A$4362.A14336.3A
7164.A$18699.A7167.A4096.3A$9487.A9212.A11263.A$9486.2A2047.2A3071.A
1023.A14332.A$9486.A.A2046.A.A3069.2A1022.2A$10514.A1020.A3071.A.A
1021.A.A1023.2A$10513.2A6141.2A$10513.A.A6142.A11263.3A$22805.A5116.A
$22804.2A5117.A$22804.A.A$1302.3A$1302.A19456.3A$1303.A19455.A$19738.
2A1020.A$6427.2A7166.2A6141.A.A$2331.3A4093.A.A6141.3A1021.A.A6140.A
4096.3A1022.2A$2331.A1024.3A3068.A1025.2A5116.A1023.A10239.A1024.A.A
2047.A2045.3A$2332.A1023.A4095.2A5118.A11263.A1023.A2048.2A2045.A$
3357.A2049.2A2045.A19454.A.A2045.A$5407.A.A$4385.2A1020.A$289.3A4092.
2A14336.2A$289.A4096.A13313.A1021.A.A3069.3A$290.A17408.2A1021.A3071.
A$17699.A.A4093.A$11558.2A$11557.2A5121.A13309.3A$10536.2A1021.A5119.
2A13309.A$8488.3A2044.2A4095.3A1021.3A1020.A.A13309.A$8488.A2048.A
4094.A1023.A$8489.A6143.A1023.A12288.3A$22828.2A5116.A$1325.2A21500.
2A5118.A$1325.A.A19455.A2045.A$1325.A19456.2A$20782.A.A2$2354.2A4093.
3A7166.2A10239.A$2354.A.A1023.A3068.A1026.A6140.2A10239.2A5119.2A$
2354.A1024.2A3069.A1024.2A6142.A10238.A.A3071.2A2045.A.A2046.2A$3379.
A.A4093.A.A19454.A.A2044.A2048.A.A$5429.3A21500.A4095.A$5429.A$5430.A
7170.A12286.2A$12600.2A6142.3A3070.2A3069.A.A$9531.A3068.A.A5119.2A
1020.A3072.A.A3068.A$9530.2A8189.2A1022.A3071.A$9530.A.A8190.A$11582.
A18431.A$10559.A1021.2A5119.2A9214.2A4093.2A$8512.A2045.2A1021.A.A
5118.A.A9212.2A4094.A.A$8511.2A2045.A.A6141.A9216.A$8511.A.A19455.2A$
27969.A.A$22850.3A5116.A$22850.A$22851.A3$6472.2A14333.3A$1353.2A
1023.A4093.A.A7165.3A7164.A$1352.2A1023.2A2047.2A2044.A7167.A7167.A$
1354.A1022.A.A2045.2A3072.2A6140.A17408.3A$4427.A1024.2A2044.2A23550.
A$5452.A.A2045.A16384.2A7164.A$5452.A18431.2A5119.3A$12623.2A11261.A
1024.2A4092.A$12623.A.A5119.A2047.A2045.3A3068.2A4094.A$12623.A2050.A
1023.A2045.2A1023.2A1021.2A2045.A3072.A$14673.2A1022.2A2045.A.A1021.
2A1022.A.A2045.A$14673.A.A1021.A.A3070.A$11604.2A15357.3A3070.2A$
10582.A1021.A.A5118.2A9215.A1020.A3071.2A$10581.2A1021.A5119.2A9215.
2A1021.A3072.A$10581.A.A6142.A9214.A.A$3416.2A24573.3A$3416.A.A19455.
A5116.A$3416.A6144.3A13309.2A5117.A$9561.A13311.A.A$9562.A2$20830.2A$
20830.A.A$1375.3A1022.2A18428.A$1375.A1024.A.A2045.3A3071.A23550.2A$
1376.A1023.A2047.A3072.2A6142.3A17405.A.A$4449.A1025.2A2044.A.A6141.A
17407.A$5474.2A8190.A10240.3A5119.A$5476.A18430.A5120.2A$6503.A6142.
2A9214.2A2044.A5119.A.A$6502.2A6141.2A9215.A.A$6502.A.A6142.A5121.A
1021.3A3068.A$17768.2A1021.A$17768.A.A1021.A1025.2A7166.2A$11627.2A
5119.A3069.A.A7165.A.A3070.2A$8555.3A2046.2A1020.2A5119.2A3069.A7167.
A3072.A.A$8555.A2047.2A1023.A5118.A.A13309.A$8556.A2048.A$3438.3A
21502.2A$3438.A6145.2A6141.3A9213.A.A1022.2A2047.A$3439.A6144.A.A
6140.A9215.A1023.2A2047.2A$9584.A6143.A10240.A2046.A.A2$22899.3A$
20852.3A2044.A$1399.A13310.2A6140.A2047.A$1398.2A1022.3A2046.2A10236.
2A6142.A$1398.A.A1021.A2048.A.A9214.2A1021.A$2423.A2047.A3073.2A6141.
A.A$7545.A.A6140.A10242.A$7545.A16384.2A5119.2A$23930.A.A5117.2A$
6525.2A15357.3A7165.A$6525.A.A12287.A3068.A$6525.A11265.2A1021.2A
3069.A$17791.A.A1020.A.A$17791.A2048.3A$8579.A3070.2A8188.A$8578.2A
3069.2A8190.A$8578.A.A3070.A$30085.2A$15751.A9213.3A5117.A.A1022.2A$
9606.3A3069.3A3069.2A9213.A2049.2A3068.A1024.A.A$9606.A3071.A3071.A.A
9213.A2048.A.A4092.A$9607.A3071.A14335.A$16777.3A6143.A$3467.2A13308.
A6144.2A3071.2A$3466.2A2047.3A9215.A2044.A6143.A.A3070.A.A$1421.2A
2045.A2046.A9216.2A11261.A$1421.A.A4092.A9215.A.A$1421.A12289.2A$
2447.3A5117.3A3070.2A3068.2A$2447.A5119.A3071.2A3071.A15361.A$2448.A
5119.A3072.A18431.2A$29073.A.A$6547.3A$6547.A12289.2A$6548.A12288.A.A
$4503.2A14332.A$4503.A.A7167.A$4503.A4097.2A3069.2A12286.3A$8600.2A
3070.A.A10239.2A2044.A4096.3A$8602.A12288.2A1020.2A2046.A4095.A$
19868.2A1020.2A1023.A3072.2A3068.A2049.2A$9629.2A3071.A7165.A.A1021.A
4095.A.A5116.2A1023.3A$9629.A.A3069.2A7165.A5119.A2048.3A3069.A1022.A
$9629.A3071.A.A14333.A4095.A$16801.A1022.2A9212.A$3490.A13309.2A1022.
A.A5118.2A$3489.2A2047.2A11260.A.A1021.A5119.2A3072.2A$3489.A.A2046.A
.A17405.A3070.2A$5538.A20480.A2$7591.A3071.A$7590.2A3070.2A$7590.A.A
3069.A.A2$6570.2A9215.A$6570.A.A9213.2A$6570.A9215.A.A3070.3A$18859.A
$13741.3A5116.A$2478.3A11260.A10241.2A$2478.A11263.A1025.2A9213.A.A
4094.2A$2479.A6145.2A6141.A.A7165.3A2044.A4096.A.A$8625.A.A6140.A
6144.3A1020.A6143.A$8625.A12287.A1023.A3073.2A5117.3A1023.A$9652.2A
3070.2A8188.A4096.A.A2046.2A3068.A1024.2A$9651.2A3071.A.A7165.3A5116.
A2048.A.A3068.A1023.A.A$9653.A3070.A7167.A7167.A$16823.2A1021.3A2044.
A$16822.2A1022.A5120.3A$5560.3A11261.A1022.A5119.A$5560.A17407.A$
3515.2A2044.A20480.3A3069.3A$3514.2A8192.2A14332.A3071.A$3516.A7168.
2A1021.A.A14332.A3071.A$10685.A.A1020.A$10685.A2$6593.2A9214.2A$6592.
2A9214.2A$6594.A9215.A$7620.2A6143.A$7619.2A6143.2A$7621.A6142.A.A$
14791.2A7166.2A6141.3A$8647.3A6140.2A7167.A.A6140.A$8647.A6144.A4095.
3A3068.A2049.2A4092.A$8648.A1026.A9212.A5119.2A1023.3A6142.2A$9674.2A
9213.A1026.A4093.A1022.A6143.2A$4556.2A5116.A.A10238.2A5117.A6144.A$
4555.2A15358.A.A$4557.A12287.3A$16845.A$16846.A1024.3A5118.2A$3538.A
9215.A5116.A5120.A.A3071.A$3537.2A9214.2A5117.A5119.A3072.2A$3537.A.A
2046.3A6141.3A1020.A.A13309.A.A$5586.A5120.3A1020.A$5587.A5119.A1023.
A$10708.A18433.2A1023.A$29142.A.A1021.2A$6615.3A22524.A1023.A.A$6615.
A$6616.A$13787.2A7167.A6142.2A$13787.A.A7165.2A6142.A.A$13787.A7167.A
.A6141.A1026.A$8670.2A6141.3A7165.3A6141.2A$8670.A.A6140.A4097.2A
3068.A6143.A.A$8670.A6143.A4096.A.A3068.A$9697.2A6142.2A3068.A12288.
3A$9696.2A6143.A.A4094.2A11260.A$9698.A6142.A4096.A.A5117.3A6140.A$
4580.2A15356.A5119.A$4579.2A20478.A$4581.A13312.2A$17894.A.A5118.2A$
3560.2A14332.A5119.2A3072.2A$3560.A.A8191.A11261.A3070.2A$3560.A7169.
2A1021.2A14334.A$10730.A.A1020.A.A$10730.A$30189.2A$30189.A.A$30189.A
3$13809.3A13310.2A$6642.3A7164.A13311.2A$6642.A7167.A1025.2A7167.A
5117.A1024.2A1022.2A$6643.A8192.A.A2046.2A5117.2A6142.A.A1021.A.A$
8694.2A6140.A2048.A.A2045.3A3068.A.A6141.A1023.A$8693.2A8190.A2047.A$
7671.3A1021.A7167.3A3068.A$7671.A8191.A4096.3A5118.2A$4603.A3068.A
8191.A4095.A5120.A.A$4602.2A15357.A5119.A$4602.A.A5119.2A$9723.2A
3073.A5118.2A5119.A$9725.A3071.2A5117.2A5119.2A$12797.A.A5118.A5118.A
.A3070.3A$24064.2A2044.A5121.2A$24064.A.A2044.A5120.A.A$24064.A7167.A
3$20996.3A$20996.A$20997.A$13833.A$13832.2A16382.3A$10761.3A3068.A.A
16381.A$10761.A11265.2A5118.2A1021.3A1021.3A1020.A$10762.A6144.3A
2046.2A3069.A.A5117.A.A1020.A1023.A$16907.A2048.A.A3068.A5119.A1023.A
1023.A$16908.A2047.A$7695.2A12287.A$7694.2A12287.2A$4625.2A3069.A
4096.2A8188.A.A$4624.2A5121.A2044.2A$4626.A5119.2A2046.A3072.2A$9746.
A.A3071.2A2044.2A1025.A$12820.A.A2045.A1023.2A$12820.A3071.A.A9215.2A
$25109.2A6144.2A$25111.A6142.2A$31256.A2$17946.3A3071.A$17946.A3072.
2A$17947.A3071.A.A2047.2A$23069.A.A3071.A$23069.A3072.2A$26142.A.A$
28194.A1022.2A$13857.3A8190.2A5118.2A1021.2A1022.A.A$13857.A5120.3A
3068.2A5118.2A1022.A.A1021.A$13858.A3073.2A2044.A3072.A5119.A$16931.
2A2046.A5120.3A$16933.A3072.2A4092.A$20005.2A4094.A$20007.A$14890.A$
9770.2A5117.2A$9770.A.A5116.A.A1023.2A$9770.A6143.2A$15916.A9215.3A$
25132.A$25133.A5121.2A$30254.2A$17969.2A12285.A$12851.A5117.A.A$
12850.2A5117.A$12850.A.A18432.A$26165.2A5117.2A$26164.2A5118.A.A$
26166.A$28216.2A1022.2A$19001.2A9212.2A1023.A.A$19001.A.A9213.A1022.A
$16954.3A2044.A2050.A3070.2A$16954.A4096.2A3070.A.A3070.2A$16955.A
4095.A.A1023.2A2044.A3071.2A$22076.2A5119.A$22078.A$14912.2A$14912.A.
A5118.2A$14912.A5120.A.A$20033.A5122.A$25155.2A$25155.A.A3$17991.3A
5118.2A$15945.2A2044.A5120.A.A$15944.2A2046.A5119.A$15946.A10241.A
5118.2A$26187.2A5117.2A$26187.A.A5118.A$28239.A$28238.2A1022.3A$
28238.A.A1021.A$29263.A$21074.2A6143.A$21074.A.A6141.2A$21074.A6143.A
.A3$16984.A13311.A$16983.2A3071.2A10237.2A$16983.A.A3069.2A10238.A.A$
20057.A$24155.2A1021.3A$24155.A.A1020.A$24155.A1023.A2$23135.2A$
15967.3A7165.A.A$14945.2A1020.A7167.A$14945.A.A1020.A10241.2A$14945.A
11264.A.A$26210.A5120.3A$28261.2A1022.2A2044.A$28261.A.A1021.A.A2044.
A$28261.A1023.A2$21096.3A$21096.A$21097.A3$30318.2A$27247.2A3068.2A$
27246.2A3071.A$27248.A8$15993.2A10237.3A$15992.2A10238.A5121.2A$
15994.A10238.A5120.A.A$29308.2A2044.A$29307.2A$29309.A4$24193.3A$
24193.A$24194.A6146.A$21125.2A9213.2A$21125.A.A9212.A.A$21125.A8$
26255.2A$26255.A.A$26255.A5120.3A$29331.A2044.A$29330.2A2045.A$29330.
A.A4$24216.2A$24216.A.A$24216.A2$30363.3A$30363.A$30364.A8$26278.2A$
26277.2A5120.2A$26279.A5119.A.A$31399.A6$24239.2A$24238.2A5119.3A$
24240.A5118.A$29360.A!
The revised recipe list is attached, sorted the same way.
Attachments
gliderrecipes.rle
re-sorted and corrected glider output stamp collection
(31.12 KiB) Downloaded 405 times
gliderrecipes.txt
re-sorted and corrected version of optimized.txt
(13.38 KiB) Downloaded 408 times

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » March 31st, 2017, 1:45 pm

Just tried to string together a single-channel recipe to push a hand block created by the first of the three elbow-to-hand splitter recipes in optimized.txt (lines 99-101).

It's pretty clear that it can be done, but the combined recipe I think will be quite a bit more expensive than it needs to be. Existing glider output recipes need up to 46 cells of clearance on one side, and 40 on the other:

Code: Select all

#C combined reaction envelope for L and R glider-output recipes
x = 92, y = 89, rule = LifeHistory
45.D2$47.D2$49.D2$51.D2$53.D2$20.B13.3B18.D$17.B.3B9.7B$13.9B8.10B.B
15.D$13.13B3.14B$11.16B.16B15.D$10.35B.2B$10.41B.2B7.D$11.44B$12.44B
7.D$14.43B$14.44B7.D$13.46B$14.46B7.D$13.47B$14.48B7.D$14.52B$13.54B
4.D$12.57B$12.58B3.D$12.58B$12.58B5.D$13.58B$14.57B6.D$15.57B$16.57B
6.D$15.59B$16.59B6.D$16.59B$17.59B7.D$17.59B$16.61B8.D$17.60B$17.61B
9.D$17.60B$18.60B11.D$.D16.60B$20.59B12.D$3.D16.59B$20.60B$5.D14.60B$
21.59B$7.D15.56B$22.55B$9.D11.56B$21.56B$11.D9.2B.54B$21.58B$13.D7.
59B$21.58B$15.D5.57B$21.56B$17.D3.3B.B.50B$27.48B$19.D8.5B.41B$30.2B
2.41B$21.D13.39B$36.37B$23.D12.38B$37.37B$25.D12.30B3.4B$38.28B6.4B$
27.D11.26B8.4B$38.27B9.4B$29.D9.7B.16B12.4B$39.7B2.15B13.4B$31.D8.5B
4.6B.B4.B15.4B$40.5B5.4B24.4B$33.D6.5B5.4B25.4B$41.3B7.2B27.4B$35.D
45.4B$82.4B$37.D45.4B$84.4B$39.D45.4B$86.4B$41.D45.4B$88.4B$43.D45.3B
$90.2B!
Any recipe can be reversed by starting from an elbow on the other side of the input channel, of course. And I haven't checked the elbow-move recipes yet, but I think they're about the same. So let's just say that anything with 50hd clearance is officially outside the "danger zone" on both sides.

Might it be within reach of an automated search to find a cheap elbow-to-hand recipe that puts all of its output outside the 50hd line?

The resulting target doesn't have to be a block, or even just one object. Several pieces of junk beyond 50hd would be a lot more efficient than a clean single block at 25hd or less (where current elbow-to-hand recipes put them). It's much easier to shoot down junk you don't need than to push a block farther away with slow-salvo gliders, especially when only a limited subset of glider recipes will fit between the channel and the block.

I thought that I had successfully combined an elbow-to-hand recipe, a glider output, and a chirality-changing elbow-move recipe, and gotten an accidental side effect that pushed a blinker past 60hd:

Code: Select all

x = 1402, y = 1405, rule = LifeHistory
2C$2C6$40.2C$40.2C96$101.2A$101.A.A$101.A25$129.A$128.2A$128.A.A21$
151.2A$150.2A$152.A21$174.2A$174.A.A$174.A21$197.2A$196.2A$198.A21$
219.3A$219.A$220.A20$242.2A$242.A.A$242.A21$264.3A$264.A$265.A23$289.
3A$289.A$290.A20$312.2A$312.A.A$312.A21$335.2A$334.2A$336.A21$357.3A$
357.A$358.A20$380.2A$380.A.A$380.A27$409.2A$408.2A$410.A21$431.3A$
431.A$432.A20$455.A$454.2A$454.A.A31$487.2A$487.A.A$487.A21$510.2A$
509.2A$511.A21$532.3A$532.A$533.A27$562.2A$561.2A$563.A42$606.2A$605.
2A$607.A21$628.3A$628.A$629.A28$659.2A$658.2A$660.A102$762.3A$762.A$
763.A25$790.2A$789.2A$791.A62$853.3A$853.A$854.A21$877.2A$877.A.A$
877.A62$941.2A$940.2A$942.A62$1004.3A$1004.A$1005.A21$1027.3A$1027.A$
1028.A62$1091.3A$1091.A$1092.A33$1128.A$1127.2A$1127.A.A62$1191.2A$
1191.A.A$1191.A21$1213.3A$1213.A$1214.A62$1277.3A$1277.A$1278.A30$
1310.2A$1309.2A$1311.A62$1373.3A$1373.A$1374.A23$1399.2A$1399.A.A$
1399.A!
But it turned out I had lined up my recipes wrong, so this is using a block on the far side of the channel as if it's on the near side of the channel. Oops -- accidental double-channel recipe...!

Still, side effects like this one do seem like a promising idea for a cheaper way to push junk away -- if that turns out to be necessary. Quite possibly a search will quickly turn up direct recipes for junk with a 50hd+ offset. (?)

EDIT: Also, an addendum to the previous post: looking again at the low-clearance block moves in optimized.txt -- Move+19Cost30 through Move-33Cost32 -- I think that their "Move" ratings are all too high by one. Odd numbers should be chirality-changing elbow moves, but it looks like these are all chirality-preserving (which is exactly what we want, for the sake of simplicity.)

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » April 2nd, 2017, 11:17 am

dvgrn wrote:It's pretty clear that it can be done, but the combined recipe I think will be quite a bit more expensive than it needs to be. Existing glider output recipes need up to 46 cells of clearance on one side, and 40 on the other...
Any recipe can be reversed by starting from an elbow on the other side of the input channel, of course. And I haven't checked the elbow-move recipes yet, but I think they're about the same. So let's just say that anything with 50hd clearance is officially outside the "danger zone" on both sides.
Yup, 50hd or even 46hd seem to be fine. Here's the combined reaction envelope for the current set of block moves -- 40hd/42hd clearance for these, so they'll fit safely anywhere the glider output recipes are safe:

Code: Select all

x = 92, y = 94, rule = LifeHistory
41.D2$43.D2$45.D$39.B.B$38.5B4.D$38.6B$22.3B.B10.9B3.D$19.9B8.10B$19.
9B8.11B4.D$15.17B5.10B$15.19B5.7B7.D$14.21B4.7B$14.23B.8B9.D$13.34B$
14.34B9.D$13.35B$13.34B12.D$13.35B$12.35B14.D$10.38B$10.39B14.D$8.41B
$7.44B14.D$6.47B$6.51B10.D$6.52B$6.52B11.D$6.52B$6.53B.B10.D$6.56B$6.
56B11.D$7.56B$8.56B11.D$9.56B$10.57B10.D$9.59B$9.58B12.D$8.59B$7.59B
15.D$7.60B$5.63B15.D$4.65B$5.64B$D6.62B$10.58B$2.D7.61B$10.62B$4.D6.
62B$12.60B$6.D5.59B$13.54B$8.D4.53B$14.53B$10.D4.51B$15.51B$12.D4.48B
$17.48B$14.D3.46B$20.43B$16.D4.43B$21.44B$18.D3.43B$23.42B$20.D4.41B$
27.40B$22.D4.3B.35B$31.9B.26B$24.D7.9B2.20B.4B$35.6B2.20B2.4B$26.D8.
5B3.11B2.7B3.4B$35.5B4.10B2.6B5.4B$28.D7.3B6.3B.5B3.3B8.4B$36.3B10.4B
16.4B$30.D6.B12.2B18.4B$71.4B$32.D39.4B$73.4B$34.D39.4B$75.4B$36.D39.
4B$77.4B$38.D39.4B$79.4B$40.D39.4B$81.4B$42.D39.4B$83.4B$84.4B$85.4B$
86.4B$87.4B$88.4B!

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » April 7th, 2017, 8:59 am

Posting this because it's currently the best known way to create a hand block with a single-channel recipe and push it to a safe distance (around 50hd from the channel):

Code: Select all

x = 4779, y = 4780, rule = B3/S23
4777b2o$4777b2o4$4775b3o$4777bo$4776bo25$4748b2o$4749b2o$4748bo62$
4684b3o$4686bo$4685bo21$4661b2o$4660bobo$4662bo62$4597b2o$4598b2o$
4597bo62$4533b3o$4535bo$4534bo29$4502b3o$4504bo$4503bo61$4439bo$4439b
2o$4438bobo41$4396bo$4396b2o$4395bobo62$4332b2o$4331bobo$4333bo39$
4291bo$4291b2o$4290bobo62$4227b2o$4226bobo$4228bo62$4163b2o$4162bobo$
4164bo22$4139b2o$4140b2o$4139bo55$4082b3o$4084bo$4083bo25$4055b2o$
4056b2o$4055bo62$3991b2o$3992b2o$3991bo21$3968b2o$3967bobo$3969bo62$
3904b2o$3905b2o$3904bo62$3840b3o$3842bo$3841bo20$3818b2o$3817bobo$
3819bo62$3754b2o$3753bobo$3755bo21$3731b2o$3730bobo$3732bo62$3667b2o$
3666bobo$3668bo22$3643b2o$3644b2o$3643bo62$3579b3o$3581bo$3580bo40$
3537b2o$3536bobo$3538bo62$3473b2o$3472bobo$3474bo62$3409b2o$3408bobo$
3410bo21$3386b2o$3387b2o$3386bo62$3322b3o$3324bo$3323bo22$3298b2o$
3297bobo$3299bo62$3234b2o$3235b2o$3234bo21$3211b3o$3213bo$3212bo117$
3074b2o$3074b2o5$3061bo$3061bobo$3061b2o4$3088b2o$3088bobo$3090bo$
3090b2o3$3089b2o$3084b2o2bo2bo$3084bobo2b2o$3069b2o16b2o$3070bo17bo$
3067b3o15bo2bob2o$3067bo16bobob2obo$3085bobo$3086bo2b2o$3087b2ob3o$
3093bo$3087b2ob3o$3087b2obo2$3079b2o$3070b2o7b2o$3071bo$3071bobo$3032b
o39b2o$3030b2o$3031b2o2$3092b2o$3092b2o5$3077bo$3076bobo$3076bobo$
3077bo$3074b3o$3074bo16$3047b2o$3046bobo$3048bo25$3020bo$3020b2o$3019b
obo4$2968bo$2966b2o$2967b2o15$2997b2o$2996bobo$2998bo9$2940bo$2938b2o$
2939b2o10$2974bo$2974b2o$2973bobo21$2951b2o$2950bobo$2952bo27$2875bo$
2875bobo$2875b2o$2919b2o$2920b2o$2919bo21$2896b3o$2898bo$2897bo6$2842b
o$2840b2o$2841b2o12$2874b2o$2873bobo$2875bo34$2838bo$2838b2o$2837bobo
12$2778bo$2776b2o$2777b2o7$2815b2o$2814bobo$2816bo21$2792b3o$2794bo$
2793bo20$2770b2o$2769bobo$2771bo8$2713bo$2713bobo$2713b2o31$2727b2o$
2726bobo$2728bo3$2675bobo$2675b2o$2676bo21$2699b3o$2701bo$2700bo21$
2676b3o$2678bo$2677bo16$2611bobo$2611b2o$2612bo2$2654b2o$2653bobo$
2655bo16$2590bo$2588b2o$2589b2o7$2627b2o$2628b2o$2627bo20$2605bo$2605b
2o$2604bobo21$2582b2o$2583b2o$2582bo8$2526bo$2524b2o$2525b2o21$2503bo$
2501b2o$2502b2o62$2438bo$2438bobo$2438b2o17$2466b3o$2468bo$2467bo2$
2416bo$2414b2o$2415b2o21$2439b2o$2440b2o$2439bo39$2351bo$2351bobo$
2351b2o21$2375b3o$2377bo$2376bo2$2325bo$2323b2o$2324b2o17$2352b2o$
2353b2o$2352bo62$2288b3o$2290bo$2289bo21$2265b3o$2267bo$2266bo62$2201b
3o$2203bo$2202bo20$2179b2o$2178bobo$2180bo13$2117bo$2117bobo$2117b2o
20$2095bo$2094bo$2094b3o21$2072bo$2072bobo$2072b2o2$2115b2o$2114bobo$
2116bo21$2045bobo$2045b2o$2046bo13$2077b2o$2078b2o$2077bo5$2024bo$
2022b2o$2023b2o21$2001bo$1999b2o$2000b2o26$1972bobo$1972b2o$1973bo4$
2013b3o$2015bo$2014bo35$1929bobo$1929b2o$1930bo20$1908bo$1906b2o$1907b
2o3$1949b3o$1951bo$1950bo16$1884bobo$1884b2o$1885bo14$1915b2o$1916b2o$
1915bo4$1862bo$1861bo$1861b3o35$1825bobo$1825b2o$1826bo19$1851b3o$
1804bo48bo$1802b2o48bo$1803b2o21$1780bo$1780bobo$1780b2o2$1823b3o$
1825bo$1824bo26$1748bobo$1748b2o$1749bo20$1726bo$1725bo$1725b3o12$
1759b3o$1761bo$1760bo8$1702bobo$1702b2o$1703bo18$1729b2o$1730b2o$1680b
o48bo$1679bo$1679b3o26$1652bobo$1652b2o$1653bo154$1543b2o$1542bobo$
1544bo25$1516bo$1516b2o$1515bobo8$1459bo$1459bobo$1459b2o11$1493b2o$
1492bobo$1494bo15$1430bo$1428b2o$1429b2o4$1470bo$1470b2o$1469bobo21$
1447b2o$1446bobo$1448bo30$1415b2o$1416b2o$1415bo$1366bo$1364b2o$1365b
2o18$1392b3o$1394bo$1393bo6$1338bo$1336b2o$1337b2o12$1370b2o$1369bobo$
1371bo34$1334bo$1334b2o$1333bobo12$1273bo$1273bobo$1273b2o7$1311b2o$
1310bobo$1312bo21$1288b3o$1290bo$1240bo48bo$1238b2o$1239b2o18$1266b2o$
1265bobo$1267bo41$1223b2o$1176bo45bobo$1174b2o48bo$1175b2o25$1195b3o$
1197bo$1196bo21$1172b3o$1174bo$1173bo12$1111bo$1111bobo$1111b2o6$1150b
2o$1149bobo$1151bo25$1123b2o$1124b2o$1123bo$1073bobo$1073b2o$1074bo17$
1101bo$1101b2o$1100bobo21$1078b2o$1079b2o$1078bo20$1009bobo$1009b2o$
1010bo20$988bo$986b2o$987b2o55$977b3o$979bo$978bo5$924bo$922b2o$923b2o
18$950b2o$951b2o$950bo$901bo$899b2o$900b2o59$886b3o$888bo$887bo$836bo$
836bobo$836b2o18$863b2o$864b2o$863bo$814bo$812b2o$813b2o59$799b3o$801b
o$800bo$749bo$749bobo$749b2o24$770b2o$723bo45bobo$721b2o48bo$722b2o61$
706b2o$705bobo$707bo62$642b2o$643b2o$642bo21$619b3o$621bo$620bo61$556b
o$556b2o$555bobo3$504bo$504bobo$504b2o16$533b2o$534b2o$533bo2$482bo$
481bo$481b3o21$459bo$459bobo$459b2o25$432bobo$432b2o$433bo8$469b2o$
470b2o$469bo10$411bo$409b2o$410b2o21$388bo$386b2o$387b2o2$430b2o$431b
2o$430bo22$359bobo$359b2o$360bo38$366b2o$367b2o$366bo$316bobo$316b2o$
317bo17$344bo$344b2o$343bobo$295bo$293b2o$294b2o21$271bobo$271b2o$272b
o20$249bo$248bo$248b3o14$280bo$280b2o$279bobo19$212bobo$212b2o$213bo
43b2o$258b2o$257bo18$191bo$189b2o$190b2o21$167bo$167bobo$167b2o19$193b
2o$194b2o$193bo9$135bobo$135b2o$136bo20$113bo$112bo$112b3o43b2o$157bob
o$159bo20$89bobo$89b2o$90bo20$67bo$66bo$66b3o26$39bobo$39b2o$40bo10$
19bo$17b3o$16bo$15bobo$15bobo$16bo5$2o$2o4$20b2o$20bobo$22bo$13b2o7b2o
$13b2o2$3bob2o$b3ob2o$o$b3ob2o$3b2o2bo$6bobo$2bob2obobo16bo$2b2obo2bo
15b3o$5bo17bo$5b2o16b2o$3b2o2bobo$2bo2bo2b2o$3b2o7$3b2o$3b2o9$18b2o$
18b2o!
#C [[ ZOOM 2 X 2390 Y -2390 STEP 50 PAUSE 3 THUMBNAIL THUMBSIZE 2 AUTOSTART ]]
More complicated recipes can be found that push more than 2hd at a time, but this recipe is monochromatic, and at close range the glider-output recipe I'm using seems to be pretty much the only safe one.

I strongly suspect there's a direct recipe for a 50hd-clearance hand -- or hands (any old junk will do, as per a couple of posts ago) -- that's more than an order of magnitude cheaper. But so far I've been avoiding the task of figuring out how to run a search to prove it.

User avatar
calcyman
Moderator
Posts: 2932
Joined: June 1st, 2009, 4:32 pm

Re: New construction arms

Post by calcyman » April 11th, 2017, 11:07 am

891-glider recipe which produces a hand block 69hd away from the elbow (which is pulled 70hd in the process):

Code: Select all

x = 22810, y = 22807, rule = B3/S23
2o$2o2$6b3o$6bo$7bo25$34b2o$33b2o$35bo21$56b3o$56bo$57bo21$80b2o$80bob
o$80bo21$103b2o$102b2o$104bo21$125b3o$125bo$126bo29$156b3o$156bo$157bo
20$180bo$179b2o$179bobo41$223bo$222b2o$222bobo21$245b2o$245bobo$245bo
39$287bo$286b2o$286bobo28$316b2o$316bobo$316bo21$338b3o$338bo$339bo21$
363bo$362b2o$362bobo24$389bo$388b2o$388bobo26$415b3o$415bo$416bo20$
438b2o$438bobo$438bo21$462bo$461b2o$461bobo21$484b2o$484bobo$484bo21$
506b3o$506bo$507bo23$531b3o$531bo$532bo30$565bo$564b2o$564bobo24$590b
2o$590bobo$590bo21$613b2o$612b2o$614bo20$636bo$635b2o$635bobo21$658b2o
$658bobo$658bo21$681b2o$680b2o$682bo20$704bo$703b2o$703bobo21$726b2o$
725b2o$727bo20$749bo$748b2o$748bobo26$776b2o$776bobo$776bo21$798b3o$
798bo$799bo20$821b2o$821bobo$821bo39$862b2o$861b2o$863bo21$884b3o$884b
o$885bo20$908bo$907b2o$907bobo26$935b2o$934b2o$936bo20$958bo$957b2o$
957bobo21$980b2o$980bobo$980bo21$1002b3o$1002bo$1003bo25$1030b2o$1029b
2o$1031bo21$1052b3o$1052bo$1053bo21$1076b2o$1075b2o$1077bo21$1098b3o$
1098bo$1099bo29$1131bo$1130b2o$1130bobo21$1153b2o$1153bobo$1153bo21$
1175b3o$1175bo$1176bo34$1212b2o$1211b2o$1213bo21$1234b3o$1234bo$1235bo
20$1257b2o$1257bobo$1257bo21$1279b3o$1279bo$1280bo41$1322b3o$1322bo$
1323bo25$1350b2o$1350bobo$1350bo21$1373b2o$1373bobo$1373bo21$1395b3o$
1395bo$1396bo24$1423bo$1422b2o$1422bobo21$1445b2o$1444b2o$1446bo20$
1468bo$1467b2o$1467bobo21$1490b2o$1489b2o$1491bo25$1517b2o$1517bobo$
1517bo21$1540b2o$1539b2o$1541bo21$1563b2o$1563bobo$1563bo21$1586b2o$
1585b2o$1587bo21$1609b2o$1608b2o$1610bo20$1632bo$1631b2o$1631bobo21$
1654b2o$1653b2o$1655bo20$1677bo$1676b2o$1676bobo36$1714b2o$1714bobo$
1714bo21$1738bo$1737b2o$1737bobo21$1760b2o$1759b2o$1761bo32$1794b2o$
1794bobo$1794bo26$1823bo$1822b2o$1822bobo26$1851bo$1850b2o$1850bobo21$
1873b2o$1872b2o$1874bo28$1903b2o$1903bobo$1903bo21$1925b3o$1925bo$
1926bo25$1953b2o$1952b2o$1954bo21$1975b3o$1975bo$1976bo21$1999b2o$
1998b2o$2000bo21$2021b3o$2021bo$2022bo29$2054bo$2053b2o$2053bobo21$
2076b2o$2076bobo$2076bo21$2098b3o$2098bo$2099bo34$2135b2o$2134b2o$
2136bo21$2157b3o$2157bo$2158bo20$2180b2o$2180bobo$2180bo21$2202b3o$
2202bo$2203bo41$2245b3o$2245bo$2246bo25$2273b2o$2273bobo$2273bo21$
2296b2o$2296bobo$2296bo21$2318b3o$2318bo$2319bo24$2346bo$2345b2o$2345b
obo21$2368b2o$2367b2o$2369bo20$2391bo$2390b2o$2390bobo21$2413b2o$2412b
2o$2414bo25$2440b2o$2440bobo$2440bo21$2463b2o$2462b2o$2464bo21$2486b2o
$2486bobo$2486bo21$2509b2o$2508b2o$2510bo27$2539bo$2538b2o$2538bobo21$
2561b2o$2560b2o$2562bo21$2583b3o$2583bo$2584bo20$2607bo$2606b2o$2606bo
bo21$2629b2o$2629bobo$2629bo21$2651b3o$2651bo$2652bo20$2674b2o$2674bob
o$2674bo37$2713b2o$2713bobo$2713bo27$2741b3o$2741bo$2742bo20$2764b2o$
2764bobo$2764bo21$2786b3o$2786bo$2787bo20$2809b2o$2809bobo$2809bo21$
2831b3o$2831bo$2832bo33$2867b2o$2866b2o$2868bo20$2890bo$2889b2o$2889bo
bo26$2916b3o$2916bo$2917bo20$2940bo$2939b2o$2939bobo22$2962b3o$2962bo$
2963bo20$2986bo$2985b2o$2985bobo30$3017b2o$3017bobo$3017bo21$3040b2o$
3039b2o$3041bo20$3063bo$3062b2o$3062bobo35$3098b3o$3098bo$3099bo20$
3122bo$3121b2o$3121bobo21$3144b2o$3143b2o$3145bo20$3167bo$3166b2o$
3166bobo41$3210bo$3209b2o$3209bobo26$3237b2o$3236b2o$3238bo21$3260b2o$
3259b2o$3261bo20$3283bo$3282b2o$3282bobo25$3309b2o$3309bobo$3309bo21$
3331b3o$3331bo$3332bo20$3354b2o$3354bobo$3354bo21$3376b3o$3376bo$3377b
o25$3404b2o$3403b2o$3405bo21$3426b3o$3426bo$3427bo21$3450b2o$3449b2o$
3451bo21$3472b3o$3472bo$3473bo21$3495b3o$3495bo$3496bo20$3518b2o$3518b
obo$3518bo21$3540b3o$3540bo$3541bo20$3563b2o$3563bobo$3563bo36$3601b2o
$3600b2o$3602bo21$3624b2o$3624bobo$3624bo21$3646b3o$3646bo$3647bo32$
3681b2o$3680b2o$3682bo26$3709b2o$3709bobo$3709bo26$3737b2o$3737bobo$
3737bo21$3759b3o$3759bo$3760bo28$3790b2o$3789b2o$3791bo20$3813bo$3812b
2o$3812bobo26$3839b3o$3839bo$3840bo20$3863bo$3862b2o$3862bobo22$3885b
3o$3885bo$3886bo20$3909bo$3908b2o$3908bobo30$3940b2o$3940bobo$3940bo
21$3963b2o$3962b2o$3964bo20$3986bo$3985b2o$3985bobo35$4021b3o$4021bo$
4022bo20$4045bo$4044b2o$4044bobo21$4067b2o$4066b2o$4068bo20$4090bo$
4089b2o$4089bobo41$4133bo$4132b2o$4132bobo26$4160b2o$4159b2o$4161bo21$
4183b2o$4182b2o$4184bo20$4206bo$4205b2o$4205bobo25$4232b2o$4232bobo$
4232bo21$4254b3o$4254bo$4255bo20$4277b2o$4277bobo$4277bo21$4299b3o$
4299bo$4300bo25$4327b2o$4326b2o$4328bo21$4349b3o$4349bo$4350bo21$4373b
2o$4372b2o$4374bo21$4395b3o$4395bo$4396bo21$4418b3o$4418bo$4419bo20$
4441b2o$4441bobo$4441bo21$4463b3o$4463bo$4464bo20$4486b2o$4486bobo$
4486bo36$4524b2o$4523b2o$4525bo21$4547b2o$4547bobo$4547bo21$4569b3o$
4569bo$4570bo32$4604b2o$4603b2o$4605bo26$4632b2o$4632bobo$4632bo26$
4660b2o$4660bobo$4660bo21$4682b3o$4682bo$4683bo28$4713b2o$4712b2o$
4714bo20$4736bo$4735b2o$4735bobo26$4762b3o$4762bo$4763bo20$4786bo$
4785b2o$4785bobo22$4808b3o$4808bo$4809bo20$4832bo$4831b2o$4831bobo30$
4863b2o$4863bobo$4863bo21$4886b2o$4885b2o$4887bo20$4909bo$4908b2o$
4908bobo35$4944b3o$4944bo$4945bo20$4968bo$4967b2o$4967bobo21$4990b2o$
4989b2o$4991bo20$5013bo$5012b2o$5012bobo41$5056bo$5055b2o$5055bobo26$
5083b2o$5082b2o$5084bo21$5106b2o$5105b2o$5107bo20$5129bo$5128b2o$5128b
obo25$5155b2o$5155bobo$5155bo21$5177b3o$5177bo$5178bo20$5200b2o$5200bo
bo$5200bo21$5222b3o$5222bo$5223bo25$5250b2o$5249b2o$5251bo21$5272b3o$
5272bo$5273bo21$5296b2o$5295b2o$5297bo21$5318b3o$5318bo$5319bo21$5341b
3o$5341bo$5342bo20$5364b2o$5364bobo$5364bo21$5386b3o$5386bo$5387bo20$
5409b2o$5409bobo$5409bo36$5447b2o$5446b2o$5448bo21$5470b2o$5470bobo$
5470bo21$5492b3o$5492bo$5493bo32$5527b2o$5526b2o$5528bo26$5555b2o$
5555bobo$5555bo26$5583b2o$5583bobo$5583bo21$5605b3o$5605bo$5606bo28$
5636b2o$5635b2o$5637bo20$5659bo$5658b2o$5658bobo26$5685b3o$5685bo$
5686bo20$5709bo$5708b2o$5708bobo22$5731b3o$5731bo$5732bo20$5755bo$
5754b2o$5754bobo30$5786b2o$5786bobo$5786bo21$5809b2o$5808b2o$5810bo20$
5832bo$5831b2o$5831bobo35$5867b3o$5867bo$5868bo20$5891bo$5890b2o$5890b
obo21$5913b2o$5912b2o$5914bo20$5936bo$5935b2o$5935bobo41$5979bo$5978b
2o$5978bobo26$6006b2o$6005b2o$6007bo21$6029b2o$6028b2o$6030bo20$6052bo
$6051b2o$6051bobo25$6078b2o$6078bobo$6078bo21$6100b3o$6100bo$6101bo20$
6123b2o$6123bobo$6123bo21$6145b3o$6145bo$6146bo25$6173b2o$6172b2o$
6174bo21$6195b3o$6195bo$6196bo21$6219b2o$6218b2o$6220bo21$6241b3o$
6241bo$6242bo27$6271b2o$6271bobo$6271bo21$6293b3o$6293bo$6294bo20$
6317bo$6316b2o$6316bobo21$6339b2o$6339bobo$6339bo21$6362b2o$6361b2o$
6363bo20$6385bo$6384b2o$6384bobo21$6407b2o$6406b2o$6408bo37$6446b2o$
6445b2o$6447bo26$6475bo$6474b2o$6474bobo21$6497b2o$6496b2o$6498bo20$
6520bo$6519b2o$6519bobo21$6542b2o$6541b2o$6543bo20$6565bo$6564b2o$
6564bobo34$6599b3o$6599bo$6600bo20$6622b2o$6622bobo$6622bo25$6650bo$
6649b2o$6649bobo21$6672b2o$6672bobo$6672bo21$6696bo$6695b2o$6695bobo
21$6718b2o$6718bobo$6718bo30$6750b2o$6749b2o$6751bo21$6772b3o$6772bo$
6773bo20$6795b2o$6795bobo$6795bo34$6832bo$6831b2o$6831bobo21$6854b2o$
6854bobo$6854bo21$6876b3o$6876bo$6877bo20$6899b2o$6899bobo$6899bo41$
6942b2o$6942bobo$6942bo26$6969b3o$6969bo$6970bo21$6992b3o$6992bo$6993b
o20$7015b2o$7015bobo$7015bo25$7042b2o$7041b2o$7043bo20$7065bo$7064b2o$
7064bobo21$7087b2o$7086b2o$7088bo20$7110bo$7109b2o$7109bobo26$7136b3o$
7136bo$7137bo20$7160bo$7159b2o$7159bobo22$7182b3o$7182bo$7183bo20$
7206bo$7205b2o$7205bobo21$7229bo$7228b2o$7228bobo21$7251b2o$7250b2o$
7252bo20$7274bo$7273b2o$7273bobo21$7296b2o$7295b2o$7297bo36$7333b3o$
7333bo$7334bo21$7357b2o$7356b2o$7358bo20$7380bo$7379b2o$7379bobo33$
7413b3o$7413bo$7414bo26$7442b2o$7441b2o$7443bo26$7470b2o$7469b2o$7471b
o20$7493bo$7492b2o$7492bobo29$7522b3o$7522bo$7523bo20$7545b2o$7545bobo
$7545bo25$7573bo$7572b2o$7572bobo21$7595b2o$7595bobo$7595bo21$7619bo$
7618b2o$7618bobo21$7641b2o$7641bobo$7641bo30$7673b2o$7672b2o$7674bo21$
7695b3o$7695bo$7696bo20$7718b2o$7718bobo$7718bo34$7755bo$7754b2o$7754b
obo21$7777b2o$7777bobo$7777bo21$7799b3o$7799bo$7800bo20$7822b2o$7822bo
bo$7822bo41$7865b2o$7865bobo$7865bo26$7892b3o$7892bo$7893bo21$7915b3o$
7915bo$7916bo20$7938b2o$7938bobo$7938bo25$7965b2o$7964b2o$7966bo20$
7988bo$7987b2o$7987bobo21$8010b2o$8009b2o$8011bo20$8033bo$8032b2o$
8032bobo26$8059b3o$8059bo$8060bo20$8083bo$8082b2o$8082bobo22$8105b3o$
8105bo$8106bo20$8129bo$8128b2o$8128bobo21$8152bo$8151b2o$8151bobo21$
8174b2o$8173b2o$8175bo20$8197bo$8196b2o$8196bobo21$8219b2o$8218b2o$
8220bo36$8256b3o$8256bo$8257bo21$8280b2o$8279b2o$8281bo20$8303bo$8302b
2o$8302bobo33$8336b3o$8336bo$8337bo26$8365b2o$8364b2o$8366bo26$8393b2o
$8392b2o$8394bo20$8416bo$8415b2o$8415bobo29$8445b3o$8445bo$8446bo20$
8468b2o$8468bobo$8468bo25$8496bo$8495b2o$8495bobo21$8518b2o$8518bobo$
8518bo21$8542bo$8541b2o$8541bobo21$8564b2o$8564bobo$8564bo30$8596b2o$
8595b2o$8597bo21$8618b3o$8618bo$8619bo20$8641b2o$8641bobo$8641bo34$
8678bo$8677b2o$8677bobo21$8700b2o$8700bobo$8700bo21$8722b3o$8722bo$
8723bo20$8745b2o$8745bobo$8745bo41$8788b2o$8788bobo$8788bo26$8815b3o$
8815bo$8816bo21$8838b3o$8838bo$8839bo20$8861b2o$8861bobo$8861bo25$
8888b2o$8887b2o$8889bo20$8911bo$8910b2o$8910bobo21$8933b2o$8932b2o$
8934bo20$8956bo$8955b2o$8955bobo26$8982b3o$8982bo$8983bo20$9006bo$
9005b2o$9005bobo22$9028b3o$9028bo$9029bo20$9052bo$9051b2o$9051bobo21$
9075bo$9074b2o$9074bobo21$9097b2o$9096b2o$9098bo20$9120bo$9119b2o$
9119bobo21$9142b2o$9141b2o$9143bo36$9179b3o$9179bo$9180bo21$9203b2o$
9202b2o$9204bo20$9226bo$9225b2o$9225bobo33$9259b3o$9259bo$9260bo26$
9288b2o$9287b2o$9289bo26$9316b2o$9315b2o$9317bo20$9339bo$9338b2o$9338b
obo29$9368b3o$9368bo$9369bo20$9391b2o$9391bobo$9391bo25$9419bo$9418b2o
$9418bobo21$9441b2o$9441bobo$9441bo21$9465bo$9464b2o$9464bobo21$9487b
2o$9487bobo$9487bo30$9519b2o$9518b2o$9520bo21$9541b3o$9541bo$9542bo20$
9564b2o$9564bobo$9564bo34$9601bo$9600b2o$9600bobo21$9623b2o$9623bobo$
9623bo21$9645b3o$9645bo$9646bo20$9668b2o$9668bobo$9668bo41$9711b2o$
9711bobo$9711bo26$9738b3o$9738bo$9739bo21$9761b3o$9761bo$9762bo20$
9784b2o$9784bobo$9784bo25$9811b2o$9810b2o$9812bo20$9834bo$9833b2o$
9833bobo21$9856b2o$9855b2o$9857bo20$9879bo$9878b2o$9878bobo26$9905b3o$
9905bo$9906bo20$9929bo$9928b2o$9928bobo22$9951b3o$9951bo$9952bo20$
9975bo$9974b2o$9974bobo28$10004b2o$10003b2o$10005bo20$10027bo$10026b2o
$10026bobo21$10049b2o$10049bobo$10049bo21$10072b2o$10071b2o$10073bo21$
10094b3o$10094bo$10095bo20$10117b2o$10117bobo$10117bo21$10139b3o$
10139bo$10140bo37$10178b3o$10178bo$10179bo26$10207b2o$10207bobo$10207b
o21$10229b3o$10229bo$10230bo20$10252b2o$10252bobo$10252bo21$10274b3o$
10274bo$10275bo20$10297b2o$10297bobo$10297bo33$10333bo$10332b2o$10332b
obo21$10355b2o$10354b2o$10356bo25$10382b2o$10382bobo$10382bo21$10405b
2o$10404b2o$10406bo21$10428b2o$10428bobo$10428bo21$10451b2o$10450b2o$
10452bo30$10482b3o$10482bo$10483bo20$10506bo$10505b2o$10505bobo21$
10528b2o$10527b2o$10529bo34$10564b2o$10564bobo$10564bo21$10587b2o$
10586b2o$10588bo20$10610bo$10609b2o$10609bobo21$10632b2o$10631b2o$
10633bo41$10675b2o$10674b2o$10676bo25$10703bo$10702b2o$10702bobo21$
10726bo$10725b2o$10725bobo21$10748b2o$10747b2o$10749bo25$10774b3o$
10774bo$10775bo20$10797b2o$10797bobo$10797bo21$10819b3o$10819bo$10820b
o20$10842b2o$10842bobo$10842bo25$10870bo$10869b2o$10869bobo21$10892b2o
$10892bobo$10892bo21$10916bo$10915b2o$10915bobo21$10938b2o$10938bobo$
10938bo21$10961b2o$10961bobo$10961bo21$10983b3o$10983bo$10984bo20$
11006b2o$11006bobo$11006bo21$11028b3o$11028bo$11029bo35$11067bo$11066b
2o$11066bobo22$11089b3o$11089bo$11090bo20$11112b2o$11112bobo$11112bo
32$11147bo$11146b2o$11146bobo27$11174b3o$11174bo$11175bo26$11202b3o$
11202bo$11203bo20$11225b2o$11225bobo$11225bo28$11256bo$11255b2o$11255b
obo21$11278b2o$11277b2o$11279bo25$11305b2o$11305bobo$11305bo21$11328b
2o$11327b2o$11329bo21$11351b2o$11351bobo$11351bo21$11374b2o$11373b2o$
11375bo30$11405b3o$11405bo$11406bo20$11429bo$11428b2o$11428bobo21$
11451b2o$11450b2o$11452bo34$11487b2o$11487bobo$11487bo21$11510b2o$
11509b2o$11511bo20$11533bo$11532b2o$11532bobo21$11555b2o$11554b2o$
11556bo41$11598b2o$11597b2o$11599bo25$11626bo$11625b2o$11625bobo21$
11649bo$11648b2o$11648bobo21$11671b2o$11670b2o$11672bo25$11697b3o$
11697bo$11698bo20$11720b2o$11720bobo$11720bo21$11742b3o$11742bo$11743b
o20$11765b2o$11765bobo$11765bo25$11793bo$11792b2o$11792bobo21$11815b2o
$11815bobo$11815bo21$11839bo$11838b2o$11838bobo21$11861b2o$11861bobo$
11861bo21$11884b2o$11884bobo$11884bo21$11906b3o$11906bo$11907bo20$
11929b2o$11929bobo$11929bo21$11951b3o$11951bo$11952bo35$11990bo$11989b
2o$11989bobo22$12012b3o$12012bo$12013bo20$12035b2o$12035bobo$12035bo
32$12070bo$12069b2o$12069bobo27$12097b3o$12097bo$12098bo26$12125b3o$
12125bo$12126bo20$12148b2o$12148bobo$12148bo28$12179bo$12178b2o$12178b
obo21$12201b2o$12200b2o$12202bo25$12228b2o$12228bobo$12228bo21$12251b
2o$12250b2o$12252bo21$12274b2o$12274bobo$12274bo21$12297b2o$12296b2o$
12298bo30$12328b3o$12328bo$12329bo20$12352bo$12351b2o$12351bobo21$
12374b2o$12373b2o$12375bo34$12410b2o$12410bobo$12410bo21$12433b2o$
12432b2o$12434bo20$12456bo$12455b2o$12455bobo21$12478b2o$12477b2o$
12479bo41$12521b2o$12520b2o$12522bo25$12549bo$12548b2o$12548bobo21$
12572bo$12571b2o$12571bobo21$12594b2o$12593b2o$12595bo25$12620b3o$
12620bo$12621bo20$12643b2o$12643bobo$12643bo21$12665b3o$12665bo$12666b
o20$12688b2o$12688bobo$12688bo25$12716bo$12715b2o$12715bobo21$12738b2o
$12738bobo$12738bo21$12762bo$12761b2o$12761bobo21$12784b2o$12784bobo$
12784bo21$12807b2o$12807bobo$12807bo21$12829b3o$12829bo$12830bo20$
12852b2o$12852bobo$12852bo21$12874b3o$12874bo$12875bo35$12913bo$12912b
2o$12912bobo22$12935b3o$12935bo$12936bo20$12958b2o$12958bobo$12958bo
32$12993bo$12992b2o$12992bobo27$13020b3o$13020bo$13021bo26$13048b3o$
13048bo$13049bo20$13071b2o$13071bobo$13071bo28$13102bo$13101b2o$13101b
obo21$13124b2o$13123b2o$13125bo25$13151b2o$13151bobo$13151bo21$13174b
2o$13173b2o$13175bo21$13197b2o$13197bobo$13197bo21$13220b2o$13219b2o$
13221bo30$13251b3o$13251bo$13252bo20$13275bo$13274b2o$13274bobo21$
13297b2o$13296b2o$13298bo34$13333b2o$13333bobo$13333bo21$13356b2o$
13355b2o$13357bo20$13379bo$13378b2o$13378bobo21$13401b2o$13400b2o$
13402bo41$13444b2o$13443b2o$13445bo25$13472bo$13471b2o$13471bobo21$
13495bo$13494b2o$13494bobo21$13517b2o$13516b2o$13518bo25$13543b3o$
13543bo$13544bo20$13566b2o$13566bobo$13566bo21$13588b3o$13588bo$13589b
o20$13611b2o$13611bobo$13611bo25$13639bo$13638b2o$13638bobo21$13661b2o
$13661bobo$13661bo21$13685bo$13684b2o$13684bobo21$13707b2o$13707bobo$
13707bo28$13736b3o$13736bo$13737bo20$13759b2o$13759bobo$13759bo21$
13782b2o$13781b2o$13783bo21$13804b3o$13804bo$13805bo20$13828bo$13827b
2o$13827bobo21$13850b2o$13849b2o$13851bo20$13873bo$13872b2o$13872bobo
37$13912bo$13911b2o$13911bobo27$13940b2o$13939b2o$13941bo20$13963bo$
13962b2o$13962bobo21$13985b2o$13984b2o$13986bo20$14008bo$14007b2o$
14007bobo21$14030b2o$14029b2o$14031bo33$14065b2o$14065bobo$14065bo21$
14087b3o$14087bo$14088bo25$14115b2o$14114b2o$14116bo21$14137b3o$14137b
o$14138bo21$14161b2o$14160b2o$14162bo21$14183b3o$14183bo$14184bo29$
14216bo$14215b2o$14215bobo21$14238b2o$14238bobo$14238bo21$14260b3o$
14260bo$14261bo34$14297b2o$14296b2o$14298bo21$14319b3o$14319bo$14320bo
20$14342b2o$14342bobo$14342bo21$14364b3o$14364bo$14365bo41$14407b3o$
14407bo$14408bo25$14435b2o$14435bobo$14435bo21$14458b2o$14458bobo$
14458bo21$14480b3o$14480bo$14481bo24$14508bo$14507b2o$14507bobo21$
14530b2o$14529b2o$14531bo20$14553bo$14552b2o$14552bobo21$14575b2o$
14574b2o$14576bo25$14602b2o$14602bobo$14602bo21$14625b2o$14624b2o$
14626bo21$14648b2o$14648bobo$14648bo21$14671b2o$14670b2o$14672bo21$
14694b2o$14693b2o$14695bo20$14717bo$14716b2o$14716bobo21$14739b2o$
14738b2o$14740bo20$14762bo$14761b2o$14761bobo36$14799b2o$14799bobo$
14799bo21$14823bo$14822b2o$14822bobo21$14845b2o$14844b2o$14846bo32$
14879b2o$14879bobo$14879bo26$14908bo$14907b2o$14907bobo26$14936bo$
14935b2o$14935bobo21$14958b2o$14957b2o$14959bo28$14988b2o$14988bobo$
14988bo21$15010b3o$15010bo$15011bo25$15038b2o$15037b2o$15039bo21$
15060b3o$15060bo$15061bo21$15084b2o$15083b2o$15085bo21$15106b3o$15106b
o$15107bo29$15139bo$15138b2o$15138bobo21$15161b2o$15161bobo$15161bo21$
15183b3o$15183bo$15184bo34$15220b2o$15219b2o$15221bo21$15242b3o$15242b
o$15243bo20$15265b2o$15265bobo$15265bo21$15287b3o$15287bo$15288bo41$
15330b3o$15330bo$15331bo25$15358b2o$15358bobo$15358bo21$15381b2o$
15381bobo$15381bo21$15403b3o$15403bo$15404bo24$15431bo$15430b2o$15430b
obo21$15453b2o$15452b2o$15454bo20$15476bo$15475b2o$15475bobo21$15498b
2o$15497b2o$15499bo25$15525b2o$15525bobo$15525bo21$15548b2o$15547b2o$
15549bo21$15571b2o$15571bobo$15571bo21$15594b2o$15593b2o$15595bo21$
15617b2o$15616b2o$15618bo20$15640bo$15639b2o$15639bobo21$15662b2o$
15661b2o$15663bo20$15685bo$15684b2o$15684bobo36$15722b2o$15722bobo$
15722bo21$15746bo$15745b2o$15745bobo21$15768b2o$15767b2o$15769bo32$
15802b2o$15802bobo$15802bo26$15831bo$15830b2o$15830bobo26$15859bo$
15858b2o$15858bobo21$15881b2o$15880b2o$15882bo28$15911b2o$15911bobo$
15911bo21$15933b3o$15933bo$15934bo25$15961b2o$15960b2o$15962bo21$
15983b3o$15983bo$15984bo21$16007b2o$16006b2o$16008bo21$16029b3o$16029b
o$16030bo29$16062bo$16061b2o$16061bobo21$16084b2o$16084bobo$16084bo21$
16106b3o$16106bo$16107bo34$16143b2o$16142b2o$16144bo21$16165b3o$16165b
o$16166bo20$16188b2o$16188bobo$16188bo21$16210b3o$16210bo$16211bo41$
16253b3o$16253bo$16254bo25$16281b2o$16281bobo$16281bo21$16304b2o$
16304bobo$16304bo21$16326b3o$16326bo$16327bo24$16354bo$16353b2o$16353b
obo21$16376b2o$16375b2o$16377bo20$16399bo$16398b2o$16398bobo21$16421b
2o$16420b2o$16422bo25$16448b2o$16448bobo$16448bo21$16471b2o$16470b2o$
16472bo21$16494b2o$16494bobo$16494bo21$16517b2o$16516b2o$16518bo21$
16540b2o$16539b2o$16541bo20$16563bo$16562b2o$16562bobo21$16585b2o$
16584b2o$16586bo20$16608bo$16607b2o$16607bobo36$16645b2o$16645bobo$
16645bo21$16669bo$16668b2o$16668bobo21$16691b2o$16690b2o$16692bo32$
16725b2o$16725bobo$16725bo26$16754bo$16753b2o$16753bobo26$16782bo$
16781b2o$16781bobo21$16804b2o$16803b2o$16805bo28$16834b2o$16834bobo$
16834bo21$16856b3o$16856bo$16857bo25$16884b2o$16883b2o$16885bo21$
16906b3o$16906bo$16907bo21$16930b2o$16929b2o$16931bo21$16952b3o$16952b
o$16953bo29$16985bo$16984b2o$16984bobo21$17007b2o$17007bobo$17007bo21$
17029b3o$17029bo$17030bo34$17066b2o$17065b2o$17067bo21$17088b3o$17088b
o$17089bo20$17111b2o$17111bobo$17111bo21$17133b3o$17133bo$17134bo41$
17176b3o$17176bo$17177bo25$17204b2o$17204bobo$17204bo21$17227b2o$
17227bobo$17227bo21$17249b3o$17249bo$17250bo24$17277bo$17276b2o$17276b
obo21$17299b2o$17298b2o$17300bo20$17322bo$17321b2o$17321bobo21$17344b
2o$17343b2o$17345bo25$17371b2o$17371bobo$17371bo21$17394b2o$17393b2o$
17395bo21$17417b2o$17417bobo$17417bo21$17440b2o$17439b2o$17441bo27$
17470bo$17469b2o$17469bobo21$17492b2o$17491b2o$17493bo21$17514b3o$
17514bo$17515bo20$17538bo$17537b2o$17537bobo21$17560b2o$17560bobo$
17560bo21$17582b3o$17582bo$17583bo20$17605b2o$17605bobo$17605bo37$
17644b2o$17644bobo$17644bo27$17672b3o$17672bo$17673bo20$17695b2o$
17695bobo$17695bo21$17717b3o$17717bo$17718bo20$17740b2o$17740bobo$
17740bo21$17762b3o$17762bo$17763bo33$17798b2o$17797b2o$17799bo20$
17821bo$17820b2o$17820bobo26$17847b3o$17847bo$17848bo20$17871bo$17870b
2o$17870bobo22$17893b3o$17893bo$17894bo20$17917bo$17916b2o$17916bobo
30$17948b2o$17948bobo$17948bo21$17971b2o$17970b2o$17972bo20$17994bo$
17993b2o$17993bobo35$18029b3o$18029bo$18030bo20$18053bo$18052b2o$
18052bobo21$18075b2o$18074b2o$18076bo20$18098bo$18097b2o$18097bobo41$
18141bo$18140b2o$18140bobo26$18168b2o$18167b2o$18169bo21$18191b2o$
18190b2o$18192bo20$18214bo$18213b2o$18213bobo25$18240b2o$18240bobo$
18240bo21$18262b3o$18262bo$18263bo20$18285b2o$18285bobo$18285bo21$
18307b3o$18307bo$18308bo25$18335b2o$18334b2o$18336bo21$18357b3o$18357b
o$18358bo21$18381b2o$18380b2o$18382bo21$18403b3o$18403bo$18404bo21$
18426b3o$18426bo$18427bo20$18449b2o$18449bobo$18449bo21$18471b3o$
18471bo$18472bo20$18494b2o$18494bobo$18494bo36$18532b2o$18531b2o$
18533bo21$18555b2o$18555bobo$18555bo21$18577b3o$18577bo$18578bo32$
18612b2o$18611b2o$18613bo26$18640b2o$18640bobo$18640bo26$18668b2o$
18668bobo$18668bo21$18690b3o$18690bo$18691bo28$18721b2o$18720b2o$
18722bo20$18744bo$18743b2o$18743bobo26$18770b3o$18770bo$18771bo20$
18794bo$18793b2o$18793bobo22$18816b3o$18816bo$18817bo20$18840bo$18839b
2o$18839bobo30$18871b2o$18871bobo$18871bo21$18894b2o$18893b2o$18895bo
20$18917bo$18916b2o$18916bobo35$18952b3o$18952bo$18953bo20$18976bo$
18975b2o$18975bobo21$18998b2o$18997b2o$18999bo20$19021bo$19020b2o$
19020bobo41$19064bo$19063b2o$19063bobo26$19091b2o$19090b2o$19092bo21$
19114b2o$19113b2o$19115bo20$19137bo$19136b2o$19136bobo25$19163b2o$
19163bobo$19163bo21$19185b3o$19185bo$19186bo20$19208b2o$19208bobo$
19208bo21$19230b3o$19230bo$19231bo25$19258b2o$19257b2o$19259bo21$
19280b3o$19280bo$19281bo21$19304b2o$19304bobo$19304bo21$19327b2o$
19326b2o$19328bo20$19350bo$19349b2o$19349bobo22$19374bo$19373b2o$
19373bobo21$19396b2o$19395b2o$19397bo21$19418b3o$19418bo$19419bo34$
19455b2o$19455bobo$19455bo58$19515b2o$19515bobo$19515bo25$19543bo$
19542b2o$19542bobo21$19565b2o$19565bobo$19565bo21$19589bo$19588b2o$
19588bobo21$19611b2o$19611bobo$19611bo30$19643b2o$19642b2o$19644bo21$
19665b3o$19665bo$19666bo20$19688b2o$19688bobo$19688bo34$19725bo$19724b
2o$19724bobo21$19747b2o$19747bobo$19747bo21$19769b3o$19769bo$19770bo
20$19792b2o$19792bobo$19792bo41$19835b2o$19835bobo$19835bo26$19862b3o$
19862bo$19863bo21$19885b3o$19885bo$19886bo20$19908b2o$19908bobo$19908b
o25$19935b2o$19934b2o$19936bo20$19958bo$19957b2o$19957bobo21$19980b2o$
19979b2o$19981bo20$20003bo$20002b2o$20002bobo26$20029b3o$20029bo$
20030bo20$20053bo$20052b2o$20052bobo22$20075b3o$20075bo$20076bo20$
20099bo$20098b2o$20098bobo37$20138bo$20137b2o$20137bobo21$20160b2o$
20160bobo$20160bo21$20183b2o$20182b2o$20184bo21$20207bo$20206b2o$
20206bobo21$20229b2o$20228b2o$20230bo21$20251b3o$20251bo$20252bo33$
20286b3o$20286bo$20287bo20$20310bo$20309b2o$20309bobo24$20335b2o$
20335bobo$20335bo21$20358b2o$20357b2o$20359bo21$20380b3o$20380bo$
20381bo31$20413b3o$20413bo$20414bo20$20436b2o$20436bobo$20436bo25$
20464bo$20463b2o$20463bobo21$20486b2o$20485b2o$20487bo21$20509b2o$
20509bobo$20509bo21$20532b2o$20531b2o$20533bo21$20554b3o$20554bo$
20555bo20$20577b2o$20577bobo$20577bo21$20599b3o$20599bo$20600bo23$
20624b3o$20624bo$20625bo20$20647b2o$20647bobo$20647bo21$20670b2o$
20669b2o$20671bo21$20692b3o$20692bo$20693bo20$20715b2o$20715bobo$
20715bo27$20744b2o$20743b2o$20745bo21$20766b3o$20766bo$20767bo20$
20790bo$20789b2o$20789bobo31$20822b2o$20822bobo$20822bo21$20845b2o$
20844b2o$20846bo21$20867b3o$20867bo$20868bo27$20897b2o$20896b2o$20898b
o42$20941b2o$20940b2o$20942bo21$20963b3o$20963bo$20964bo28$20994b2o$
20993b2o$20995bo20$21017bo$21016b2o$21016bobo26$21043b3o$21043bo$
21044bo45$21091b2o$21091bobo$21091bo21$21115bo$21114b2o$21114bobo21$
21137b2o$21137bobo$21137bo21$21160b2o$21159b2o$21161bo22$21185bo$
21184b2o$21184bobo21$21207b2o$21206b2o$21208bo20$21230bo$21229b2o$
21229bobo22$21252b3o$21252bo$21253bo20$21276bo$21275b2o$21275bobo21$
21298b2o$21297b2o$21299bo20$21321bo$21320b2o$21320bobo21$21343b2o$
21342b2o$21344bo59$21405bo$21404b2o$21404bobo21$21427b2o$21426b2o$
21428bo25$21454b2o$21454bobo$21454bo21$21477b2o$21476b2o$21478bo21$
21500b2o$21499b2o$21501bo20$21523bo$21522b2o$21522bobo21$21545b2o$
21544b2o$21546bo20$21568bo$21567b2o$21567bobo22$21590b3o$21590bo$
21591bo20$21614bo$21613b2o$21613bobo26$21640b3o$21640bo$21641bo20$
21664bo$21663b2o$21663bobo22$21687b2o$21686b2o$21688bo21$21709b3o$
21709bo$21710bo20$21733bo$21732b2o$21732bobo29$21764bo$21763b2o$21763b
obo21$21786b2o$21786bobo$21786bo24$21813bo$21812b2o$21812bobo21$21835b
2o$21834b2o$21836bo24$21862bo$21861b2o$21861bobo26$21890bo$21889b2o$
21889bobo25$21917bo$21916b2o$21916bobo21$21939b2o$21938b2o$21940bo25$
21966b2o$21966bobo$21966bo21$21989b2o$21988b2o$21990bo21$22012b2o$
22012bobo$22012bo21$22035b2o$22034b2o$22036bo34$22071b2o$22071bobo$
22071bo52$22125b2o$22124b2o$22126bo24$22151b2o$22150b2o$22152bo20$
22174bo$22173b2o$22173bobo21$22196b2o$22195b2o$22197bo20$22219bo$
22218b2o$22218bobo21$22241b2o$22240b2o$22242bo20$22264bo$22263b2o$
22263bobo24$22289b2o$22288b2o$22290bo21$22312b2o$22311b2o$22313bo20$
22335bo$22334b2o$22334bobo21$22357b2o$22356b2o$22358bo20$22380bo$
22379b2o$22379bobo25$22406b2o$22405b2o$22407bo37$22444b3o$22444bo$
22445bo35$22482b2o$22482bobo$22482bo21$22505b2o$22504b2o$22506bo25$
22532b2o$22532bobo$22532bo21$22555b2o$22554b2o$22556bo21$22579bo$
22578b2o$22578bobo21$22601b2o$22601bobo$22601bo21$22624b2o$22623b2o$
22625bo29$22655b2o$22654b2o$22656bo21$22677b3o$22677bo$22678bo24$
22704b2o$22703b2o$22705bo20$22727bo$22726b2o$22726bobo25$22753b2o$
22752b2o$22754bo26$22781b2o$22780b2o$22782bo25$22808b2o$22807b2o$
22809bo!
This uses the two most recent recipes posted by Dave: the accidental blinker reaction, and the slow 2hd pushing cycle.

This can be followed by a conventional slow-salvo block-push, then (if absolutely necessary) something more dramatic such as this messy arbitrary-range constant-cost slow-salvo block-push:

Code: Select all

x = 19936, y = 20035, rule = LifeHistory
2C$2C127$124.2A$123.2A$125.A126$253.2A$252.2A$254.A126$384.2A$383.2A$
385.A126$495.2A$494.2A$496.A126$621.2A$620.2A$622.A126$763.3A$763.A$
764.A126$891.3A$891.A$892.A126$1013.3A$1013.A$1014.A126$1147.3A$1147.
A$1148.A126$1279.3A$1279.A$1280.A126$1399.3A$1399.A$1400.A126$1533.3A
$1533.A$1534.A126$1656.2A$1655.2A$1657.A126$1775.2A$1774.2A$1776.A
126$1895.3A$1895.A$1896.A126$2020.3A$2020.A$2021.A126$2156.3A$2156.A$
2157.A126$2280.3A$2280.A$2281.A126$2416.2A$2415.2A$2417.A126$2537.3A$
2537.A$2538.A126$2662.3A$2662.A$2663.A126$2802.3A$2802.A$2803.A126$
2920.3A$2920.A$2921.A126$3055.3A$3055.A$3056.A126$3162.3A$3162.A$
3163.A126$3273.2A$3272.2A$3274.A126$3398.2A$3397.2A$3399.A126$3518.3A
$3518.A$3519.A126$3638.3A$3638.A$3639.A126$3747.3A$3747.A$3748.A126$
3875.3A$3875.A$3876.A126$4016.2A$4015.2A$4017.A126$4134.3A$4134.A$
4135.A126$4269.3A$4269.A$4270.A126$4383.3A$4383.A$4384.A126$4515.2A$
4514.2A$4516.A126$4634.2A$4633.2A$4635.A126$4780.3A$4780.A$4781.A126$
4901.3A$4901.A$4902.A126$5032.3A$5032.A$5033.A126$5153.3A$5153.A$
5154.A126$5288.3A$5288.A$5289.A126$5424.3A$5424.A$5425.A126$5546.3A$
5546.A$5547.A126$5672.2A$5671.2A$5673.A126$5767.2A$5766.2A$5768.A126$
5886.2A$5885.2A$5887.A126$6023.2A$6022.2A$6024.A126$6161.2A$6160.2A$
6162.A126$6280.3A$6280.A$6281.A126$6402.3A$6402.A$6403.A126$6548.3A$
6548.A$6549.A126$6661.3A$6661.A$6662.A126$6790.3A$6790.A$6791.A126$
6945.2A$6944.2A$6946.A126$7077.2A$7076.2A$7078.A126$7197.2A$7196.2A$
7198.A126$7339.3A$7339.A$7340.A126$7466.3A$7466.A$7467.A126$7573.2A$
7572.2A$7574.A126$7708.3A$7708.A$7709.A126$7828.2A$7827.2A$7829.A126$
7949.2A$7948.2A$7950.A126$8094.2A$8093.2A$8095.A126$8210.2A$8209.2A$
8211.A126$8341.3A$8341.A$8342.A126$8456.2A$8455.2A$8457.A126$8591.2A$
8590.2A$8592.A126$8716.2A$8715.2A$8717.A126$8851.2A$8850.2A$8852.A
126$8963.2A$8962.2A$8964.A126$9087.2A$9086.2A$9088.A126$9287.3A$9287.
A$9288.A126$9428.3A$9428.A$9429.A126$9559.3A$9559.A$9560.A126$9694.3A
$9694.A$9695.A126$9811.3A$9811.A$9812.A126$9939.3A$9939.A$9940.A126$
10058.3A$10058.A$10059.A126$10184.3A$10184.A$10185.A126$10312.3A$
10312.A$10313.A126$10447.3A$10447.A$10448.A126$10575.3A$10575.A$
10576.A126$10710.3A$10710.A$10711.A126$10825.3A$10825.A$10826.A126$
10964.2A$10963.2A$10965.A126$11071.3A$11071.A$11072.A126$11208.3A$
11208.A$11209.A126$11332.3A$11332.A$11333.A126$11468.3A$11468.A$
11469.A126$11595.3A$11595.A$11596.A126$11723.2A$11722.2A$11724.A126$
11843.3A$11843.A$11844.A126$11979.3A$11979.A$11980.A126$12120.3A$
12120.A$12121.A126$12258.3A$12258.A$12259.A126$12378.3A$12378.A$
12379.A126$12508.3A$12508.A$12509.A126$12635.3A$12635.A$12636.A126$
12760.3A$12760.A$12761.A126$12896.3A$12896.A$12897.A126$13009.2A$
13008.2A$13010.A126$13143.2A$13142.2A$13144.A126$13270.3A$13270.A$
13271.A126$13406.2A$13405.2A$13407.A126$13528.3A$13528.A$13529.A126$
13653.3A$13653.A$13654.A126$13817.3A$13817.A$13818.A126$13942.3A$
13942.A$13943.A126$14084.2A$14083.2A$14085.A126$14204.3A$14204.A$
14205.A126$14321.2A$14320.2A$14322.A126$14469.2A$14468.2A$14470.A126$
14589.3A$14589.A$14590.A126$14707.3A$14707.A$14708.A126$14842.3A$
14842.A$14843.A126$14950.3A$14950.A$14951.A126$15075.3A$15075.A$
15076.A126$15195.3A$15195.A$15196.A126$15339.2A$15338.2A$15340.A126$
15473.3A$15473.A$15474.A126$15539.2A$15538.2A$15540.A126$15670.2A$
15669.2A$15671.A126$15798.2A$15797.2A$15799.A126$15913.2A$15912.2A$
15914.A126$16046.3A$16046.A$16047.A126$16183.3A$16183.A$16184.A126$
16317.2A$16316.2A$16318.A126$16437.3A$16437.A$16438.A126$16550.3A$
16550.A$16551.A126$16678.2A$16677.2A$16679.A126$16796.2A$16795.2A$
16797.A126$16931.2A$16930.2A$16932.A126$17058.3A$17058.A$17059.A126$
17184.2A$17183.2A$17185.A126$17323.3A$17323.A$17324.A126$17458.3A$
17458.A$17459.A126$17580.3A$17580.A$17581.A126$17726.3A$17726.A$
17727.A126$17818.3A$17818.A$17819.A126$17948.2A$17947.2A$17949.A126$
18079.2A$18078.2A$18080.A126$18207.2A$18206.2A$18208.A126$18328.2A$
18327.2A$18329.A126$18453.3A$18453.A$18454.A126$18575.3A$18575.A$
18576.A126$18729.3A$18729.A$18730.A126$18834.3A$18834.A$18835.A126$
18972.3A$18972.A$18973.A126$19134.3A$19134.A$19135.A830$19934.A$
19933.2A$19933.A.A!
The resulting single-channel recipe, including cleanup, will take on the order of 600000+64N generations to produce a hand block 8N full-diagonals away from the elbow. I think that using this Cordership trick is cost-effective for pushes exceeding 500fd.

My 0E0P metacell is likely to have an edge length of 2^17 full-diagonals, so the Cordership trick will reduce the longest block-pushes by a factor of 100 (which would otherwise make the tape several times larger than current estimates, and require the metacell to be correspondingly larger to accommodate it).
What do you do with ill crystallographers? Take them to the mono-clinic!

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » April 11th, 2017, 11:02 pm

calcyman wrote:891-glider recipe which produces a hand block 69hd away from the elbow (which is pulled 70hd in the process)...
This can be followed by a conventional slow-salvo block-push, then (if absolutely necessary) something more dramatic such as this messy arbitrary-range constant-cost slow-salvo block-push...
Impressive! But it still seems a little odd that it takes a longer recipe to push a block out of the danger zone, than to build and shoot down an entire Cordership. There must be a cheap way to generate a messy explosion that pushes a block out that far. The nearer part of the junk can be cleaned up either by shooting it down with the lowest-clearance glider output recipe, or by carefully sending the right elbow-move recipes so that sparks from the reaction envelopes clean up the part of the junk in the danger zone.

How many situations will it be "absolutely necessary" to split off a "hand" block from an elbow block, though? It seems as if the Cordership trick will be needed regularly, to produce faraway targets to start making new copies of the metacell. But it should usually be pretty simple to leave a hand block lying around near an elbow block, to avoid that expensive initial elbow-to-safe-distance-hand recipe. (?)

User avatar
calcyman
Moderator
Posts: 2932
Joined: June 1st, 2009, 4:32 pm

Re: New construction arms

Post by calcyman » April 12th, 2017, 2:09 am

Impressive! But it still seems a little odd that it takes a longer recipe to push a block out of the danger zone, than to build and shoot down an entire Cordership.
They're not really comparable: each perpendicular slow-salvo glider costs about 30 single-channel gliders. Hence why the Cordership trick will take about 500 000 generations, compared with 90 000 generations for the block division.
What do you do with ill crystallographers? Take them to the mono-clinic!

simeks
Posts: 402
Joined: March 11th, 2015, 12:03 pm
Location: Sweden

Re: New construction arms

Post by simeks » April 12th, 2017, 3:14 pm

Here's a recipe for a hand with some more clearence:

Code: Select all

#C /* E00->E00, +42 */  {  0, 109,   0,  93,   0,  97,   1,   0, 111,   0, 126,   1, 117,   1, 140,   0,   0,   1, 127,  -1},
x = 1044, y = 1048, rule = LifeHistory
4$1038.2A$1038.2A7$1033.2A$1032.A.A$1034.A25$1006.A$1006.2A$1005.A.A78$
926.2A$925.A.A$927.A21$903.A$903.2A$902.A.A78$823.2A$822.A.A$824.A22$
799.A$799.2A$798.A.A78$719.A$719.2A$718.A.A78$639.2A$638.A.A$640.A26$
611.2A$612.2A$611.A78$531.3A$533.A$532.A29$500.2A$499.A.A$501.A78$420.
A$420.2A$419.A.A27$391.A$391.2A$390.A.A78$311.A$311.2A$310.A.A33$276.
2A$275.A.A$277.A78$196.2A$195.A.A$197.A78$116.2A$115.A.A$117.A78$36.A
$36.2A$35.A.A30$4.2A$5.2A$4.A!
EDIT: I've started a wider search for high clearence hands, I'll report back in a few days.

User avatar
calcyman
Moderator
Posts: 2932
Joined: June 1st, 2009, 4:32 pm

Re: New construction arms

Post by calcyman » April 12th, 2017, 4:04 pm

simeks wrote:Here's a recipe for a hand with some more clearence:

Code: Select all

#C /* E00->E00, +42 */  {  0, 109,   0,  93,   0,  97,   1,   0, 111,   0, 126,   1, 117,   1, 140,   0,   0,   1, 127,  -1},
x = 1044, y = 1048, rule = LifeHistory
4$1038.2A$1038.2A7$1033.2A$1032.A.A$1034.A25$1006.A$1006.2A$1005.A.A78$
926.2A$925.A.A$927.A21$903.A$903.2A$902.A.A78$823.2A$822.A.A$824.A22$
799.A$799.2A$798.A.A78$719.A$719.2A$718.A.A78$639.2A$638.A.A$640.A26$
611.2A$612.2A$611.A78$531.3A$533.A$532.A29$500.2A$499.A.A$501.A78$420.
A$420.2A$419.A.A27$391.A$391.2A$390.A.A78$311.A$311.2A$310.A.A33$276.
2A$275.A.A$277.A78$196.2A$195.A.A$197.A78$116.2A$115.A.A$117.A78$36.A
$36.2A$35.A.A30$4.2A$5.2A$4.A!
EDIT: I've started a wider search for high clearence hands, I'll report back in a few days.
Ooh, thanks; that's excellent! The spacing numbers seem to be amiss (several off-by-one errors), but after correcting them I was able to run Dave's optimiser to yield the following recipe:

[0, 109, 91, 93, 91, 97, 90, 91, 111, 91, 126, 91, 116, 110, 139, 90, 90, 91, 126, 276]

I'll see how easy it is to coax this into a distant block.
What do you do with ill crystallographers? Take them to the mono-clinic!

simeks
Posts: 402
Joined: March 11th, 2015, 12:03 pm
Location: Sweden

Re: New construction arms

Post by simeks » April 12th, 2017, 4:19 pm

calcyman wrote:The spacing numbers seem to be amiss (several off-by-one errors) ...
Oh right, that's because all "0" and "1" are relative to the first glider, not to the glider just before them.

Gamedziner
Posts: 795
Joined: May 30th, 2016, 8:47 pm
Location: Milky Way Galaxy: Planet Earth

Re: New construction arms

Post by Gamedziner » April 12th, 2017, 4:20 pm

Has anyone tried to make a gun-and-eater combo with construction arms? I'd imagine it could add to the possibilities tremendously.

Code: Select all

x = 81, y = 96, rule = LifeHistory
58.2A$58.2A3$59.2A17.2A$59.2A17.2A3$79.2A$79.2A2$57.A$56.A$56.3A4$27.
A$27.A.A$27.2A21$3.2A$3.2A2.2A$7.2A18$7.2A$7.2A2.2A$11.2A11$2A$2A2.2A
$4.2A18$4.2A$4.2A2.2A$8.2A!

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: New construction arms

Post by dvgrn » April 12th, 2017, 4:27 pm

simeks wrote:Here's a recipe for a hand with some more clearence...
EDIT: I've started a wider search for high clearence hands, I'll report back in a few days.
This one already pushes everything almost completely past every recipe in the current collection. Only the loaf is maybe just barely still in the danger zone, and there should be no trouble shooting it down.

Better recipes than this would be icing on the cake, so to speak. Maybe some future library will need a little more than 50hd clearance, so if there's a higher-clearance recipe within easy reach, it will be good to have. But the six-glider, 36hd block push is easy to do now without any clearance problems, so the main problem is solved.
calcyman wrote:Ooh, thanks; that's excellent! The spacing numbers seem to be amiss (several off-by-one errors), but after correcting them I was able to run Dave's optimiser to yield the following recipe:
calcyman wrote:[0, 109, 91, 93, 91, 97, 90, 91, 111, 91, 126, 91, 116, 110, 139, 90, 90, 91, 126, 276]

I'll see how easy it is to coax this into a distant block.
It only takes one glider to produce a beehive pretending to be a block (i.e., you can hit it with another glider to make a honeyfarm) at just over 50hd clearance. It doesn't seem to be one of the gliders available from a cheap recipe, but a quick block move will fix that.

simeks
Posts: 402
Joined: March 11th, 2015, 12:03 pm
Location: Sweden

Re: New construction arms

Post by simeks » April 14th, 2017, 12:04 pm

Here are two clean high-clearance hand recipes:

Code: Select all

#C /* E00->E02, -18 */  {  0, 109,   0,  94,   1,   1,  97,   0,   1,  91,   0,   0,   1, 156,   1,   1, 115,   0,  91,   1,   0,   1,  96,  -1},
#C /* E00->E00, -04 */  {  0, 109,   0,  95,   0, 112,   1, 146,   1,   1, 164,   0,  93,   0,   1, 169,   0,   0,   1,   0,   0,   0,   0, 158,  -1},
x = 1468, y = 1472, rule = LifeHistory
1338.2A126.2A$1338.2A126.2A7$1333.2A126.2A$1332.A.A125.A.A$1334.A127.
A25$1306.A127.A$1306.2A126.2A$1305.A.A125.A.A78$1226.2A126.2A$1225.A.
A125.A.A$1227.A127.A22$1202.3A125.2A$1204.A126.2A$1203.A126.A78$1122.
2A126.3A$1123.2A127.A$1122.A128.A26$1222.3A$1224.A$1223.A50$1042.2A$
1043.2A$1042.A22$1018.2A$1019.2A$1018.A2$1142.2A$1143.2A$1142.A34$
1106.2A$1105.A.A$1107.A38$938.3A$940.A$939.A38$1026.A$1026.2A$1025.A.
A38$858.2A$859.2A$858.A20$836.A$836.2A$835.A.A16$946.A$946.2A$945.A.A
39$905.2A$904.A.A$906.A19$756.2A$755.A.A$757.A57$825.2A$824.A.A$826.A
19$676.2A$675.A.A$677.A124.A$802.2A$801.A.A76$596.A$596.2A$595.A.A
124.2A$721.A.A$723.A35$557.2A$556.A.A$558.A41$642.A$642.2A$641.A.A35$
477.A$477.2A$476.A.A3$600.A$600.2A$599.A.A73$397.A$397.2A$396.A.A3$
520.2A$519.A.A$521.A22$368.2A$369.2A$368.A54$440.2A$439.A.A$441.A22$
288.3A$290.A$289.A20$266.A$266.2A$265.A.A32$360.A$360.2A$359.A.A44$
186.A$186.2A$185.A.A32$280.2A$279.A.A$281.A44$106.2A$105.A.A$107.A32$
200.2A$199.A.A$201.A44$26.A$26.2A$25.A.A22$2.2A$.A.A$3.A8$120.2A$119.
A.A$121.A78$40.2A$39.A.A$41.A38$3A$2.A$.A!

Post Reply