Message #2213

From: Ray Zhao <thermostatico@gmail.com>
Subject: Re: [MC4D] MagicTile solving
Date: Wed, 30 May 2012 17:18:30 -0400

Same here; I just thought that it would be interesting to visualize a basic
mechanism.
Also, I have almost solved the 3^4 again, but this time using the layer by
layer approach, which works alright.
For the last layer I tried to use Dan Brown’s method, but I learned that
his method for 4d cubes is as inefficient as his method for 3d cubes (in
move count, not algorithm count).


while(true)
Console.Writeline("HI!")