A second computation puzzle in one tourney? we are so back Conceptually, this solve can be broken down in three sections that each use different atoms from the input and different auxiliary inputs, meaning their function can be separated and optimized pretty well (although I haven't done any optimization and there probably is some stuff left to find). The first section (Ravari's wheel, disposal) uses the first two atoms in the input and converts them into one of iron, copper, silver or gold by attaching them to the wheel at different timings. This metal atom will become the first atom in the output. The second section (animismus, purification) uses the fifth input atom and converts it into either lead or tin by conditionally blocking the purification glyph output. This will become the second atom in the output. The third section (projection, output) uses the third and fourth input atoms to process the 'intermediate' output made by the other sections and then outputs it. The options are: - do nothing - project the second atom twice - project the second atom four times - swap the two atoms