<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>qblog.be</title>
	<atom:link href="http://qblog.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://qblog.be</link>
	<description>a blog with a twist</description>
	<pubDate>Fri, 07 May 2010 09:12:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ZZF2L move count analysis - part 3</title>
		<link>http://qblog.be/2010/05/zzf2l-move-count-analysis-part-3/</link>
		<comments>http://qblog.be/2010/05/zzf2l-move-count-analysis-part-3/#comments</comments>
		<pubDate>Thu, 06 May 2010 23:00:12 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=1335</guid>
		<description><![CDATA[Last time we looked into the number of moves required to optimally solve two 3&#120;2&#120;1 blocks, one after the other. Now we&#8217;re going to split that up in to more bite-size steps.
Inevitably this is going to increase the move count, but it will also make the block building process a lot easier to conceive.
Splitting up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://qblog.be/2010/04/zzf2l-move-count-analysis-part-2/">Last time</a> we looked into the number of moves required to optimally solve two 3&#120;2&#120;1 blocks, one after the other. Now we&#8217;re going to split that up in to more bite-size steps.</p>
<p>Inevitably this is going to increase the move count, but it will also make the block building process a lot easier to conceive.</p>
<h3>Splitting up 3&#120;2&#120;1 blocks</h3>
<p>The best way to see how you can gradually build one 3&#120;2&#120;1 block is to look at the various ways in which you can break it up. You will find that there only two ways, really.</p>
<p>The first way is to build a 2&#120;2&#120;1 block on the side and connect it with a 2&#120;1&#120;1 block that is in the top layer.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x-25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb" title="3x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/doublearrow.jpg" alt="doublearrow" title="doublearrow" width="35" height="35"/></td>
<td valign="middle"><img alt="3x2x1 block - one move away" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x-25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb&#038;alg=R" title="3x2x1 block - one move away" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/doublearrow.jpg" alt="doublearrow" title="doublearrow" width="35" height="35"/></td>
<td valign="middle"><img alt="3x2x1 block - two moves away" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x-25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb&#038;alg=RU" title="3x2x1 block - two moves away" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>Solving 2&#120;2&#120;1 block followed by 2&#120;1&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>The other way is to build a line consisting of 2 edge pieces on the side and connect it with a 3&#120;1&#120;1 block that is in the top layer.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x-25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb" title="3x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/doublearrow.jpg" alt="doublearrow" title="doublearrow" width="35" height="35"/></td>
<td valign="middle"><img alt="3x2x1 block - one move away" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x-25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb&#038;alg=R2" title="3x2x1 block - one move away" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/doublearrow.jpg" alt="doublearrow" title="doublearrow" width="35" height="35"/></td>
<td valign="middle"><img alt="3x2x1 block - two moves away" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x-25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb&#038;alg=R2U" title="3x2x1 block - two moves away" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>Solving line followed by 3&#120;1&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>Clearly the latter option of making a line followed by a 3&#120;1&#120;1 block is rather limiting, especially with the line greatly blocking our freedom of movement.</p>
<p>Also, if we look at the results of the <a href="http://qblog.be/2010/04/zzf2l-move-count-analysis-part-2/">last analysis</a> into more detail, it turns out that the majority of the optimal solutions of a full 3&#120;2&#120;1 block follow the first route, which is to build a 2&#120;2&#120;1 block and connect it with a 2&#120;1&#120;1 block. For instance, for building the second 3&#120;2&#120;1 block, 65.5% of the cases have an optimal solution that start off by making a 2&#120;1&#120;1 block.</p>
<p>Building a 2&#120;2&#120;1 block followed by a 2&#120;1&#120;1 block seems the best way to go and that&#8217;s the strategy we&#8217;re going to analyze.</p>
<h3>Solving first 2&#120;2&#120;1 block</h3>
<p>In this step we want to build a 2&#120;2&#120;1 block consisting of one corner piece and two edges pieces around any of the four bottom layer corners.</p>
<p>Let&#8217;s assume that we always build the first 2&#120;2&#120;1 block around a fixed corner.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnddnddnnnnllnllnnnnnbbnbb" title="First 2x2x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>Solving first 2&#120;2&#120;1 block (fixed corner)</strong></td>
</tr>
</table>
<p></center></p>
<p>In this scenario, there is 1 corner piece that can be placed in 8 positions and 2 edge pieces that can be placed in 10 positions, adding up to a total of 3 x 8 x (10 x 9) = 2,160 cases.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.05%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.05%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.14%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.19%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.28%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.46%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">30</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.39%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.85%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">96</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">4.44%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6.30%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">312</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">14.44%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">20.74%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">632</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">29.26%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">50.00%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">704</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">32.59%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">82.59%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">342</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">15.83%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">98.43%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">34</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.57%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 6.39 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R, U and L faces</small>
</td>
</tr>
</table>
<p></center></p>
<p>One can also build the first 2&#120;2&#120;1 block around any of two corners on a fixed side of the cube, which gives us slightly more options.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnddnddnnnnllnllnnnnnbbnbb" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><strong><big>or</big></strong></td>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnndnnnnnllnllnnnnbnnbn" title="First 2x2x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>Solving first 2&#120;2&#120;1 block (fixed side)</strong></td>
</tr>
</table>
<p></center></p>
<p>Now there are 2 corners that can be placed in 8 positions and 3 edges that can be placed in 10 positions, leaving us 3<sup>2</sup> x (8 x 7) x (10 x 9 x 8&#41; = 362,880 cases to be explored. </p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">335</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.09%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.09%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,005</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.28%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.37%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2,007</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.55%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.92%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9,954</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.74%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3.67%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">30,773</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">8.48%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.15%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">89,694</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">24.72%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">36.86%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">137,039</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">37.76%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">74.63%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">80,990</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">22.32%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">96.95%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">11,001</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3.03%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.98%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">82</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.02%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 5.74 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R, U and L faces</small>
</td>
</tr>
</table>
<p></center></p>
<p>Finally, one could solve the first 2&#120;2&#120;1 block around any of the four corners of the bottom layer, leaving even more options open to find a short solution.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnddnddnnnnllnllnnnnnbbnbb" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><strong><big>or</big></strong></td>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnndnnnnnllnllnnnnbnnbn" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><strong><big>or</big></strong></td>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnrrnrrnnnnfnnfnndnnddnddnnnnnnnnnnnnbbnbbn" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><strong><big>or</big></strong></td>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrnrrnnnnnffnffnddnddndnnnnnnnnnnnnnnbnnbn" title="First 2x2x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="9" align="center"><strong>Solving first 2&#120;2&#120;1 block (any corner)</strong></td>
</tr>
</table>
<p></center></p>
<p>With all remaining pieces of the first two layers involved, there are 20,575,296,000 cases in total, as <a href="http://qblog.be/2010/04/zzf2l-move-count-analysis/">we&#8217;ve worked out before</a>.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">37,956,899</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.18%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.18%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">113,485,485</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.55%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.74%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">225,671,915</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.10%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.83%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,100,120,140</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5.35%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7.18%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3,205,366,460</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">15.58%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">22.76%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7,615,753,805</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">37.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">59.77%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6,866,246,206</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">33.37%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">93.14%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,382,529,775</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6.72%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.86%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">28,160,218</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.14%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&gt;99.99%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5,097</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 5.15 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R, U and L faces</small>
</td>
</tr>
</table>
<p></center></p>
<h3>Solving first 2&#120;1&#120;1 block</h3>
<p>With the first 2&#120;2&#120;1 block in place, we can now connect it with the 2&#120;1&#120;1 block that matches it. This completes the first 3&#120;2&#120;1 block.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnddnddnnnnllnllnnnnnbbnbb" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 2x1x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnllllllnnnnnbbnbb" title="First 2x1x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>Solving first 2&#120;1&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>In this scenario, there is 1 corner that can be placed in 7 positions and 1 edge than can be placed in 8 positions, adding up to a total of 3 x 8 x 7 = 168 cases.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.60%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.60%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.60%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.60%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.79%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.38%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5.95%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">8.33%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">25</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">14.88%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">23.21%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">47</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">27.98%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">51.19%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">59</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">35.12%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">86.31%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">21</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.50%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">98.81%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.19%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 6.28 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R, U and L faces</small>
</td>
</tr>
</table>
<p></center></p>
<h3>Solving second 2&#120;2&#120;1 block</h3>
<p>With one side of the first two layers solved, we can now go on to solve a 2&#120;2&#120;1 block on the opposite side.</p>
<p>Again we can elect to always start with the same corner.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnllllllnnnnnbbnbb" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 2x1x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnrrnrrnnnffnffnddnddddddnnnllllllnnnnbbbbbb" title="First 2x1x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>Solving second 2&#120;1&#120;1 block (fixed corner)</strong></td>
</tr>
</table>
<p></center></p>
<p>In this situation, there is 1 corner that can be placed in 6 positions and 2 edges that can be placed in 7 positions. Hence, the total number of cases is 3 x 6 x (7 x 6) = 756.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.13%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.13%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.40%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.53%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.79%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.32%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">18</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.38%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3.70%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">38</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5.03%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">8.73%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">102</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">13.49%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">22.22%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">150</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">19.84%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">42.06%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">224</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">29.63%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">71.69%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">138</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">18.25%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">89.95%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">66</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">8.73%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">98.68%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.32%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 6.61 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R and U faces</small>
</td>
</tr>
</table>
<p></center></p>
<p>Alternatively we can choose to build the second 2&#120;2&#120;1 block around any of the two remaining corners.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnllllllnnnnnbbnbb" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 2x1x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnrrnrrnnnffnffnddnddddddnnllllllnnnnbbbbbb" title="First 2x1x1 block" width="100" height="100" /></td>
<td valign="middle"><strong><big>or</big></strong></td>
<td valign="middle"><img alt="First 2x1x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrnrrnnnnffffffddddddddnnnllllllnnnnnbbnbb" title="First 2x1x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>Solving second 2&#120;2&#120;1 block (any corner)</strong></td>
</tr>
</table>
<p></center></p>
<p>Now there are 2 corners that can be placed in 6 positions and 3 edge pieces that can be placed in 7 positions, meaning that there are 3<sup>2</sup> x (6 x 5) x (7 x 6 x 5) = 56,700 cases in total.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">149</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.26%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.26%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">447</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.79%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.05%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">891</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.57%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.62%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2,633</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">4.64%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7.27%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5,311</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9.37%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">16.63%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12,882</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">22.72%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">39.35%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">15,395</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">27.15%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">66.50%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">14,503</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">25.58%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">92.08%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3,972</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.09%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">505</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.89%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.98%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.02%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 5.75 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R and U faces</small>
</td>
</tr>
</table>
<p></center></p>
<h3>Solving second 2&#120;1&#120;1 block</h3>
<p>All that is left to do now is to solve the last 2&#120;1&#120;1 block to complete the first two layers.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnrrnrrnnnffnffnddnddddddnnllllllnnnnbbbbbb" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 2x1x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrrrrrnnnffffffdddddddddnnllllllnnnnbbbbbb" title="First 2x1x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>Solving second 2&#120;1&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>There is 1 corner that can be placed in 5 positions and 1 edge that can be placed in 5 positions, adding up to 3 x 5 x 5 = 75 cases for this final step.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.33%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.33%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.33%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.33%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">4.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5.33%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6.67%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.00%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.00%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.00%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">20</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">26.67%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">38.67%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">36</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">48.00%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">86.67%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">10.67%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">97.33%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.67%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 7.32 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R and U faces</small>
</td>
</tr>
</table>
<p></center></p>
<h3>Cancellations</h3>
<p>We have now established the move counts for each step individually. However when trying to apply this strategy in practice, you will often see that there are some ways to save a move here and there. Particularly during the transition between the 2&#120;2&#120;1 block and the 2&#120;1&#120;1 block, there is usually an opportunity to cancel out at least one move.</p>
<p>The move counts we have come up with are for solving the 2&#120;2&#120;1 block and aligning it with the Line on the bottom layer. The last move of such a solution will always be an L move when building the block on the left hand side and an R move when building the block on the right hand side. The only exception to this is when you completely skip this step.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="First 2x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrnrrnnnnffffffddddddddnnnllllllnnnnnbbnbb&#038;alg=R" title="First 2x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 2x1x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrnrrnnnnffffffddddddddnnnllllllnnnnnbbnbb" title="First 2x1x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>The ending to any 2&#120;2&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>Let&#8217;s assume for a while that we&#8217;re building a block on the right hand side. When you look at the optimal solutions of the 2&#120;1&#120;1 block, it very often also starts with an R move and thus cancels out with the last part of the 2&#120;2&#120;1 block, which always ends with an R move.</p>
<p>For the <strong>first 2&#120;1&#120;1 block</strong>, 98 out of the 168 cases have an optimal solution that starts with R. This means that in we can save 98 / 168 = <strong>0.58 moves</strong> on average by looking for opportunities to &#8220;merge&#8221; the 2&#120;2&#120;1 and 2&#120;1&#120;1 blocks.</p>
<p>For the <strong>second 2&#120;1&#120;1 block</strong>, 31 out of the 75 cases have an optimal solution that starts with R. Here we can save 31 / 75 = <strong>0.41 moves</strong> on average.</p>
<p>The way this would work out in practice is to keep the 2&#120;2&#120;1 block misaligned with the Line until the pieces of the 2&#120;1&#120;1 block are located. One can then go on to solve the 2&#120;1&#120;1 block without unnecessarily having to align and misalign the 2&#120;2&#120;1 block that was already there.</p>
<h3>Thoughts</h3>
<p>We have gathered enough statistics to be able to come up with an overall move count for this approach of making a 2&#120;2&#120;1 block followed by a 2&#120;1&#120;1 block twice.</p>
<p>There are three strategies we can follow:</p>
<ul>
<li>Solving the blocks <strong>always starting with the same corner</strong> averages <strong>25.61 moves</strong><br />= 6.39 + 6.28 - 0.58 + 6.61 + 7.32 - 0.41 moves<br />= 12.09 moves (first side) + 13.52 moves (second side)
<li>Solving the blocks <strong>always starting with the same side</strong> averages <strong>24.10 moves</strong><br />= 5.74 + 6.28 - 0.58 + 5.75 + 7.32 - 0.41 moves<br />= 11.44 moves (first side) + 12.66 moves (second side)
<li>Solving the blocks <strong>starting with any corner</strong> averages <strong>23.51 moves</strong><br />= 5.15 + 6.28 - 0.58 + 5.75 + 7.32 - 0.41 moves<br />= 10.85 moves (first side) + 12.66 moves (second side)
</ul>
<p>With only a maximum of three pieces to solve at the same time, we could say that these figures are very good targets even for a human solver.</p>
<p>Again, to compare: the average move count for <a href="http://qblog.be/2010/04/zzf2l-move-count-analysis/">God&#8217;s Algorithm</a> is <strong>15.64 moves</strong> and the average move counts for solving <a href="http://qblog.be/2010/04/zzf2l-move-count-analysis-part-2/">two 3&#120;2&#120;1 blocks</a> are <strong>19.12 moves</strong> (any order)  and <strong>19.72 moves</strong> (fixed order).</p>
<h3>The next step</h3>
<p>We could continue this road and split up the building of the 2&#120;2&#120;1 blocks even further, like solving one edge piece followed by two 2&#120;1&#120;1 blocks. However this seems be rather incongruent with the philosophy of block building and will most likely yield poor results.</p>
<p>Rather than do that, we are going to challenge one restriction that we have assumed so far, namely completely solving one side before going on to solving the opposite side.</p>
<p>The beauty of ZZF2L is that you&#8217;re never short of options. After solving the first 2&#120;2&#120;1 block, there&#8217;s the option of adding a 2&#120;1&#120;1 block on the same side but there is also the option of building a 2&#120;2&#120;1 block on the opposite side straight away and then continuing from there.</p>
<p>This will be the focus of the next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2010/05/zzf2l-move-count-analysis-part-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZZF2L move count analysis - part 2</title>
		<link>http://qblog.be/2010/04/zzf2l-move-count-analysis-part-2/</link>
		<comments>http://qblog.be/2010/04/zzf2l-move-count-analysis-part-2/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 11:00:43 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=1144</guid>
		<description><![CDATA[In the first part of this analysis, we&#8217;ve come up with the move counts for solving the first two layers in one step after solving EOLine. In this post we&#8217;re going to split that up in to two steps by solving two 3&#120;2&#120;1 blocks, one after the other.










Solving two 3&#120;2&#120;1 blocks



Again, for each step we [...]]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://qblog.be/2010/04/zzf2l-move-count-analysis/">first part of this analysis</a>, we&#8217;ve come up with the move counts for solving the first two layers in one step after solving EOLine. In this post we&#8217;re going to split that up in to two steps by solving two 3&#120;2&#120;1 blocks, one after the other.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="First 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnnllllllnnnnbbnbb" title="First 3x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="Second 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrrrrrnnnffffffdddddddddnnnllllllnnnbbbbb" title="Second 3x2x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>Solving two 3&#120;2&#120;1 blocks</strong></td>
</tr>
</table>
<p></center></p>
<p>Again, for each step we will use a computer program to generate all possible cases for that step and see how many moves are required to optimally solve them.</p>
<h3>Solving first 3&#120;2&#120;1 block</h3>
<p>In this step, we&#8217;re trying to solve a 3&#120;2&#120;1 on one side of the cube next the Line we&#8217;ve already built, completing a full 3&#120;2&#120;2 block.</p>
<p>One could always solve the first 3&#120;2&#120;1 block on a fixed side. For instance, you could decide to always build the left 3&#120;2&#120;1 first so that the remainder of the cube can be solved using mostly, or even only, R and U moves.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="Left 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnnllllllnnnnbbnbb" title="Left 3x2x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>Solving the left 3&#120;2&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>In this scenario, there are 2 corners that can be placed in 8 positions and 3 edges that can be placed in 10 positions, leading to a total of 3<sup>2</sup> x (8 x 7) x (10 x 9 x 8&#41; = 362,880 cases.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">48</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.02%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">182</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.05%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.07%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">769</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.21%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.28%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2,938</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.81%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.09%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">10,783</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.97%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">4.06%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">35,330</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9.74%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">13.80%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">89,070</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">24.55%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">38.34%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">136,195</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">37.53%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">75.87%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">11</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">77,681</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">21.41%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">97.28%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">12</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9,769</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.69%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.97%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">13</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">102</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.03%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 9.69 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R, U and L faces</small>
</td>
</tr>
</table>
<p></center><br />
Instead of blindly solving the first 3&#120;2&#120;1 block on the same side, one could solve the block on whichever side that has the shortest solution. This will give you more options and a lower move count, but is also harder to work out because you need to consider more pieces.<br />
<center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="Left 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnnllllllnnnnbbnbb" title="Left 3x2x1 block" width="100" height="100" /></td>
<td valign="middle"><strong><big>or</big></strong></td>
<td valign="middle"><img alt="Right 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrrrrrnnnnffnffnddnddnddnnnnlnnnnnnnbbnbb" title="Right 3x2x1 block" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="5" align="center"><strong>Solving the left or right 3&#120;2&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>In this scenario all 4 corner pieces and 6 edge pieces of the first two layers are involved, which means there are 20,575,296,000 cases in total.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">113,399</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">340,185</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,020,515</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5,442,002</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.03%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.03%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">20,624,126</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.10%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.13%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">86,992,281</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.42%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.56%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">330,431,260</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.61%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.16%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,188,117,385</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5.77%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7.94%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3,629,618,668</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">17.64%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">25.58%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7,393,787,191</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">35.94%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">61.51%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6,613,172,985</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">32.14%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">93.65%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">11</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,281,665,000</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6.23%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.88%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">12</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">23,963,478</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.12%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&gt;99.99%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">13</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7,525</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 9.09 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R, U and L faces</small>
</td>
</tr>
</table>
<p></center></p>
<p>As expected this gives us a slightly lower move count.</p>
<h3>Solving second 3&#120;2&#120;1 block</h3>
<p>After solving the first 3&#120;2&#120;1 block we can complete the first two layers by solving another 3&#120;2&#120;1 block on the opposite side. This can be done by using just 2 faces.</p>
<p><center></p>
<table>
<tr>
<td valign="middle"><img alt="Left 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnffnffnddnddnddnnnnllllllnnnnbbnbb" title="Left 3x2x1 block" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="Left 3x2x1 block" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrrrrrnnnffffffdddddddddnnnllllllnnnbbbbb" title="F2L" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>Solving the second 3&#120;2&#120;1 block</strong></td>
</tr>
</table>
<p></center></p>
<p>There are 2 corner pieces involved, which can be placed in 6 positions, and 3 edges pieces, which can be placed in 7 positions. Hence, the total number of cases for this step is 3<sup>2</sup> x (6 x 5) x (7 x 6 x 5) = 56,700.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Moves<sup style="font-weight:normal">*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="40%"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;" width="20%">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.02%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.02%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">27</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.05%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.07%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">73</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.13%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.20%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">215</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.38%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.58%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">614</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.08%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1.66%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,730</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3.05%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">4.71%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">4,374</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">7.71%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.43%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9,620</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">16.97%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">29.39%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">17,082</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">30.13%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">59.52%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">11</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">17,005</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">29.99%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">89.51%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">12</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5,593</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9.86%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.38%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">13</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">344</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.61%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.98%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">14</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.02%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr style="background:#ddf;font-weight:bold;">
<td style="border-top:solid black 1pt;text-align:center" colspan="4">Weighted average: 10.03 moves<sup>*</sup></td>
</tr>
<tr>
<td colspan="4" style="text-align:center">
<small><sup>*</sup>Quarter turn metric using only R and U faces</small>
</td>
</tr>
</table>
<p></center></p>
<p>The move count is slightly higher compared to solving the first 3&#120;2&#120;1 block, which can be explained throught the fact that we&#8217;re more limited in our movements with the 3&#120;2&#120;2 block being already there.</p>
<h3>Thoughts</h3>
<p>Let&#8217;s add up the results we&#8217;ve collected so far:</p>
<ul>
<li>Solving <strong>two 3&#120;2&#120;1 blocks</strong> in a <strong>fixed order</strong> averages <strong>19.72 moves</strong> (= 9.69 + 10.03 moves)</li>
<li>Solving <strong>two 3&#120;2&#120;1 blocks</strong> in <strong>any order</strong> averages <strong>19.12 moves</strong> (= 9.09 + 10.03 moves)</li>
<li>Solving the <strong>first two layers in one step</strong> averages <strong>15.64 moves</strong></li>
</ul>
<p>Finding and solving 5 pieces at a time is certainly a lot more manageable than solving 10 pieces at a time and it only comes at the slight cost of &sim;3.5-4 added moves. </p>
<p>Other blockbuilding oriented methods, like <a target="_blank" href="http://lar5.com/cube/index.html">Petrus</a> and <a target="_blank" href="http://grrroux.free.fr/method/Intro.html">Roux</a>, also have similar steps involving the same amount of pieces although they don&#8217;t promote trying to work out an optimal solution for them. It is generally advised to build blocks in steps of 2 to 3 pieces at a time.</p>
<h3>The next step</h3>
<p>The move counts we have established so far are useful indicators of the potential of this method. However they&#8217;re still rather optimistic since we&#8217;re not following any real practical approach for building the blocks.</p>
<p>In the following posts we&#8217;re going to split up the building of the two 3&#120;2&#120;1 blocks even further. This is when we will start getting a good view of the typical move counts you can expect from a human solver who has mastered ZZF2L to a high degree.</p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2010/04/zzf2l-move-count-analysis-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZZF2L move count analysis</title>
		<link>http://qblog.be/2010/04/zzf2l-move-count-analysis/</link>
		<comments>http://qblog.be/2010/04/zzf2l-move-count-analysis/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 11:00:46 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=827</guid>
		<description><![CDATA[This post is the first of a number of posts I&#8217;m going to make about some computer analyses I&#8217;ve done on the ZZ speedcubing method.
The ZZ method for speedsolving the Rubik&#8217;s Cube could well be the next mainstream speedcubing method. However as it stands, it&#8217;s still rather underdeveloped and a lot of questions still need [...]]]></description>
			<content:encoded><![CDATA[<p>This post is the first of a number of posts I&#8217;m going to make about some computer analyses I&#8217;ve done on the <a href="http://cube.crider.co.uk/">ZZ speedcubing method</a>.</p>
<p>The <a href="http://cube.crider.co.uk/">ZZ method</a> for speedsolving the Rubik&#8217;s Cube could well be the next mainstream speedcubing method. However as it stands, it&#8217;s still rather underdeveloped and a lot of questions still need to be answered.</p>
<p>The goal of the first analysis, that I&#8217;m going to cover in this article, is to find the optimal solution length for all possible F2L cases after solving EOLine.</p>
<h3>God&#8217;s algorithm</h3>
<p>Just to clarify what we&#8217;re trying to do here: all the edges are already oriented (EO) and the DF and DB edges are in their correct position (this is the Line). We now want to solve the remainder of the first two layers using just R, U and L moves.<br />
<center></p>
<table>
<tr>
<td valign="middle"><img alt="EOLine" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnnnnnnnnnnnfnnfnndnndnndnnnnnnnnlnnnnnbnnbn" title="EOLine" width="100" height="100" /></td>
<td valign="middle"><img src="http://qblog.be/wp-content/uploads/arrow.png" alt="arrow" title="arrow" width="35" height="35"/></td>
<td valign="middle"><img alt="F2L" src="http://cube.crider.co.uk/visualcube.php?size=100&#038;fmt=png&#038;r=y25x25&#038;fd=nnnnnnnnnnnnrrrrrrnnnffffffdddddddddnnnllllllnnnbbbbb" title="F2L" width="100" height="100" /></td>
</tr>
<tr>
<td colspan="3" align="center"><strong>From EOLine to F2L</strong></td>
</tr>
</table>
<p></center></p>
<p>There are 4 corners and 6 edges involved in this step. The 4 corners can each be oriented in 3 ways and can be placed in 8 positions. The 6 edges have a fixed orientation and can be placed in 10 positions. This means the total number of distinct configurations for solving the first two layers is 3<sup>4</sup> x (8 x 7 x 6 x 5) x (10 x 9 x 8 x 7 x 6 x 5) = 20,575,296,000.</p>
<p>For each case we want to work out what the shortest solution is and this will tell us what the average and maximum number of moves is for completing this step optimally. I&#8217;ve written a computer program to do this but I won&#8217;t go into the details of how it works - at least not in this post - and I&#8217;ll just present the results.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%">
<tr style="background:#ddf;font-weight:bold;vertical-align:bottom;">
<td style="border-right:solid black 1pt;border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;">Moves<sup>*</sup></td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;"># cases</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;">Distribution</td>
<td style="border-bottom:solid black 1pt;text-align:center;padding-right: 4pt;padding-left: 4pt;">Cummulative</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">0</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">1</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">2</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">27</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">3</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">135</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">4</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">624</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">5</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2,963</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">6</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">13,958</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">7</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">65,487</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">8</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">305,078</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">9</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,403,488</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.01%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">10</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">6,404,528</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.03%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.04%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">11</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">28,587,553</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.14%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.18%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">12</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">123,866,634</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.60%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.78%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">13</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">507,806,834</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">2.47%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3.25%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">14</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">1,876,501,812</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">9.12%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12.37%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">15</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">5,443,124,864</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">26.45%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">38.82%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">16</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">8,684,416,076</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">42.21%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">81.03%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">17</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">3,773,928,146</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">18.34%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">99.37%</td>
</tr>
<tr>
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">18</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">128,854,795</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">0.63%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&gt;99.99%</td>
</tr>
<tr style="background:#eee">
<td style="border-right:solid black 1pt;text-align:right;padding-right: 4pt;padding-left: 4pt;">19</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">12,991</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">&lt;0.01%</td>
<td style="text-align:right;padding-right: 4pt;padding-left: 4pt;">100.00%</td>
</tr>
<tr>
<td colspan="4" style="text-align:center;">
<small><sup>*</sup>Quarter turn metric using only R, U and L</small><br />
</tr>
</td>
</table>
<p></center><br />
Some interesting observations:</p>
<ul>
<li>The <strong>weighted average</strong> is <strong>15.64 moves</strong>.
<li><strong>98.59% of the cases</strong> have an optimal solution <strong>between 13 and 17 moves</strong>.
<li><strong>42.21% of the cases</strong> have an optimal solution of <strong>exactly 16 moves</strong>.
<li>The <strong>worst case</strong> is <strong>19 moves</strong>.
</ul>
<h3>Thoughts</h3>
<p>Obviously, it&#8217;s near impossible for a human to track 10 pieces and work out a short solution for them all at the same time. However, I still think that the optimal move counts are very relevant and not just a statistic.</p>
<p>A lot of other methods have built-in inefficiencies. Most notably in the Fridrich method, a cross is built as the first step but it gets broken up repeatedly during the subsequent pairing steps, usually around 8 times in total. As a result the move count of a human Fridrich solver is far from optimal.</p>
<p>The block building approach of ZZ means that you almost never have to break up things you&#8217;ve solved so far.</p>
<p>In short, ZZ is designed to be efficient and close to optimal as possible and that&#8217;s where your ambitions should lie when you go about mastering this method.</p>
<h3>The next step</h3>
<p>As I said before, it&#8217;s not practically feasible to solve the F2L in one giant step. We need to break it up in smaller substeps while trying to maintain a good move count and avoiding inducing too much overhead.</p>
<p>In the following posts, I will highlight several strategies for solving ZZF2L that break up the process in different ways and finally compare them against each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2010/04/zzf2l-move-count-analysis/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Last layer megaminx solver</title>
		<link>http://qblog.be/2010/02/last-layer-megaminx-solver/</link>
		<comments>http://qblog.be/2010/02/last-layer-megaminx-solver/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:50:39 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=857</guid>
		<description><![CDATA[Last layer megaminx solver is an application that allows you to search for algorithms for solving any last layer situation on a megaminx. 
I started this project two years ago and spent five weeks developing it. After that, I lost interest and didn&#8217;t make any further improvements and didn&#8217;t even care to publish it.
After seeing [...]]]></description>
			<content:encoded><![CDATA[<p>Last layer megaminx solver is an application that allows you to search for algorithms for solving any last layer situation on a megaminx. </p>
<p>I started this project two years ago and spent five weeks developing it. After that, I lost interest and didn&#8217;t make any further improvements and didn&#8217;t even care to publish it.</p>
<p>After seeing some <a href="http://sites.google.com/site/permuteramera/" target="_blank">recent projects</a> and receiving requests from other people, I decided to dig up and rework the code and publicly release a first version of the solver.</p>
<h3>Downloading and installing</h3>
<p>The solver runs on any platform that supports Java and requires at least 512 MB of RAM. </p>
<table width="100%">
<tr>
<td width="100%" align="center">
<a href="http://qblog.be/wp-content/uploads/llminxsolver-10.zip"><img src="http://qblog.be/wp-content/uploads/llminxsolver_ui_in_action-246x300.png" alt="Last layer megaminx solver" title="Last layer megaminx solver" width="246" height="300" class="aligncenter size-medium wp-image-1062" /></a>
</td>
</tr>
</table>
<p><center><a href="http://qblog.be/wp-content/uploads/llminxsolver-10.zip" style="font-size:12pt;font-weight:bold;">Download last layer megaminx solver (70 KB)</a></center></p>
<p>After you&#8217;ve downloaded the .ZIP file, extract it and launch the solver by double-clicking on the <strong>llminxsolver.bat</strong> file (Windows) or by executing the <strong>llminxsolver.sh</strong> script from the command line (Linux/Mac).</p>
<p>The application requires a Java Runtime Environment, which is pre-installed on most systems but can also be <a href="http://java.sun.com/javase/downloads/index.jsp" target="_blank">downloaded from Sun</a>.</p>
<h3>Setting up the starting position</h3>
<p>Setting up the case that you want to solve can be done by dragging and dropping the pieces on the diagram that you see in the top-left pane.</p>
<p>Swapping two corners can be done by clicking one corner and dragging it to the other corner that you want to swap it with. An arrow indicates which pieces are being swapped while you&#8217;re dragging. Similarly two edges can be swapped by clicking one edge and dragging it to the other edge that you want to swap it with.</p>
<table width="100%">
<tr>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_swap_corners-150x144.png" alt="llminxsolver_swap_corners" title="Swapping corners" width="150" height="144" class="aligncenter size-thumbnail wp-image-956" />
</td>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_swap_edges-150x144.png" alt="llminxsolver_swap_edges" title="Swapping edges" width="150" height="144" class="aligncenter size-thumbnail wp-image-957" />
</td>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_twist_corner-150x144.png" alt="llminxsolver_twist_corner" title="Twisting corners" width="150" height="144" class="aligncenter size-thumbnail wp-image-958" />
</td>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_flip_edge-150x144.png" alt="llminxsolver_flip_edge" title="Flipping edges" width="150" height="144" class="aligncenter size-thumbnail wp-image-955" />
</td>
</tr>
</table>
<p>Changing the orientation of a piece can also be done with drag and drop gestures. Simply click on a sticker of a piece - corner or edge - and drag it to another sticker of the same piece that you want to move it to. The stickers of the piece will be cycled in the direction of the arrow that appears while you&#8217;re dragging.</p>
<p>Reverting the starting position back to the solved state can be done by clicking the <strong>Reset</strong> button.</p>
<h3>Selecting the allowed faces</h3>
<p><img src="http://qblog.be/wp-content/uploads/llminxsolver_allowed_faces-150x139.png" alt="Allowed faces" title="Allowed faces" width="150" height="139" class="alignright size-thumbnail wp-image-1055" />The search is optimized for finding solutions</p>
<ul>
<li>using only <strong>R</strong>, <strong>U</strong> moves,
<li>using only <strong>R</strong>, <strong>U</strong>, <strong>F</strong> moves,
<li>using only <strong>R</strong>, <strong>U</strong>, <strong>L</strong> moves,
<li>using only <strong>R</strong>, <strong>U</strong>, <strong>L</strong>, <strong>F</strong> moves or
<li>using only <strong>R</strong>, <strong>U</strong>, <strong>L</strong>, <strong>F</strong>, <strong>B</strong> moves.
</ul>
<p>You have to select one of those 5 modes from the <strong>Allowed faces</strong> panel.</p>
<p>For each of the 5 options, the solver will decide on a heuristic that speeds up the search as much as possible within the current memory restrictions.</p>
<h3>Selecting the metric</h3>
<p><img src="http://qblog.be/wp-content/uploads/llminxsolver_settings1.png" alt="llminxsolver_settings1" title="Settings" width="138" height="214" class="alignright size-full wp-image-1003" />The solver can be set up to use one of two metrics to determine the length of an algorithm.</p>
<p>In <strong>face turn metric</strong> each turn of a face counts as one move, whether it be a fifth turn (72&deg;) or  a double fifth turn (144&deg;). </p>
<p>In <strong>fifth turn metric</strong> each fifth turn of a face counts as one move. Turning a face two fifths (144&deg;) now counts as two moves.</p>
<p>You will find that searching in fifth turn metric will return more ergonomic algorithms, while searching in face turn metric will often yield awkward solutions that have almost nothing but double fifth turns in them.</p>
<h3>Ignoring pieces</h3>
<p>You can choose to</p>
<ul>
<li>ignore the <strong>position</strong> of all <strong>corners</strong>,
<li>ignore the <strong>position</strong> of all <strong>edges</strong>,
<li>ignore the <strong>orientation</strong> of all <strong>corners</strong> or
<li>ignore the <strong>orientation</strong> of all <strong>edges</strong>.
</ul>
<p>Any of the four settings can be toggled on and off independently and all combinations are supported by the solver. The diagram on the top-left will reflect these settings by greying out the stickers that are ignored when ignoring the position of corners or edges. When ignoring the orientation, a checkerboard pattern will indicate that a sticker can have any of two or three colors.</p>
<table width="100%">
<tr>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_solve_edge_orientation-150x144.png" alt="llminxsolver_solve_edge_orientation" title="Solve only edge orientation" width="150" height="144" class="alignright size-thumbnail wp-image-1047" />
</td>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_solve_orientation-150x144.png" alt="llminxsolver_solve_orientation" title="Solve only orientation" width="150" height="144" class="alignright size-thumbnail wp-image-1049" />
</td>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_ignore_edge_orientation-150x144.png" alt="llminxsolver_ignore_edge_orientation" title="Ignore edge position" width="150" height="144" class="alignright size-thumbnail wp-image-1046" />
</td>
<td width="25%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_ignore_corner_orienation-150x144.png" alt="llminxsolver_ignore_corner_orienation" title="Ignore corner orientation" width="150" height="144" class="alignright size-thumbnail wp-image-1048" />
</td>
</tr>
</table>
<h3>Starting the search</h3>
<p>To start the search, click the <strong>Solve</strong> button.</p>
<p>The solver will try to find solutions of increasing length: it will start by searching for all 1 move solutions, then all 2 move solutions and so on. It will exhaustively find all algorithms that solve the starting position and not just the optimal ones.</p>
<p>All found solutions are formatted and printed in the box in the bottom portion of the window. The length in face turn metric and fifth turn metric are put next to the algorithm in between brackets.</p>
<p>Algorithms can be selected and then copied and pasted using the standard hotkeys CTRL-C and CTRL-V (or cmd-C and cmd-V on the Mac). If you want to check the algorithms while the search is running, you can disable the <strong>Follow messages</strong> checkbox. This will prevent the output box from scrolling down each time a new solution is found so that you can read the output at your own pace.</p>
<table width="100%">
<tr>
<td width="100%" align="center">
<img src="http://qblog.be/wp-content/uploads/llminxsolver_solutions.png" alt="llminxsolver_solutions" title="Solutions" width="660" height="238" class="aligncenter size-full wp-image-969" />
</td>
</tr>
</table>
<p>If, however, you want to see all new solutions as they&#8217;re found you can re-enable the <strong>Follow messages</strong> checkbox again.</p>
<p>The window can also be resized and the output box will automatically claim that extra space so that you can work more efficiently.</p>
<p>Searching will be fast for the first few depths and will gradually get slower as it tries to look for longer solutions. If a certain depth takes longer than a few seconds to complete, the application will show you a progress indicator at the bottom of the window.</p>
<p>While the search is ongoing, you can stop the search at any time by pressing the <strong>Cancel</strong> button.</p>
<h3>Limiting the search depth</h3>
<p>If you want to solver to stop automatically after a certain depth, you can check the <strong>Limit</strong> option in the <strong>Search depth</strong> pane and enter a maximum number of moves. When the <strong>Limit</strong> option is disabled, the search will go on forever until the user has pressed <strong>Cancel</strong>.</p>
<h3>Pruning tables</h3>
<p>When you run the search for the first time in a certain metric and with certain allowed faces, it will generate pruning tables for speeding up the search. These tables will take some time to build and are written to disk after completion. After the pruning tables are generated, the actual search kicks in.</p>
<p>The next time you start a search with the same combination of settings (metric and allowed faces), the application will read the table from disk and instantly start the search.</p>
<p>If building the pruning tables take too much time, you can interrupt it by pressing <strong>Cancel</strong>. The solver will keep the tables that were already finished and pick up where it left off the next time you start a search.</p>
<p>This table shows the required disk space and gives you an idea of how much time it approximately takes to build them for each setting.</p>
<p><center></p>
<table cellspacing="0" cellpadding="0" width="60%" style="border:solid black 1pt">
<tr style="background:#ddf">
<td width="30%" style="border:solid black 1pt;padding:4pt">Allowed moves</td>
<td width="35%" style="border:solid black 1pt;padding:4pt">Time to generate<small><sup>*</sup></small></td>
<td width="35%" style="border:solid black 1pt;padding:4pt">Disk space</td>
</tr>
<tr>
<td style="border:solid black 1pt;padding:4pt">R, U</td>
<td style="border:solid black 1pt;padding:4pt">1 minute</td>
<td style="border:solid black 1pt;padding:4pt">42 MB</td>
</tr>
<tr style="background:#eee">
<td style="border:solid black 1pt;padding:4pt">R, U, L</td>
<td style="border:solid black 1pt;padding:4pt">1 minute</td>
<td style="border:solid black 1pt;padding:4pt">19 MB</td>
</tr>
<tr>
<td style="border:solid black 1pt;padding:4pt">R, U, F</td>
<td style="border:solid black 1pt;padding:4pt">10 minutes</td>
<td style="border:solid black 1pt;padding:4pt">268 MB</td>
</tr>
<tr style="background:#eee">
<td style="border:solid black 1pt;padding:4pt">R, U, F, L</td>
<td style="border:solid black 1pt;padding:4pt">15 minutes</td>
<td style="border:solid black 1pt;padding:4pt">228 MB</td>
</tr>
<tr>
<td style="border:solid black 1pt;padding:4pt">R, U, F, L, B</td>
<td style="border:solid black 1pt;padding:4pt">50 minutes</td>
<td style="border:solid black 1pt;padding:4pt">317 MB</td>
</tr>
</table>
<p><small><sup>*</sup>These times were measured on an Intel&reg; Core&trade;2 Duo T7700 running at 2.4 Ghz.</small><br />
</center></p>
<p>Keep in mind that these tables need to be generated twice: once for fifth turn metric and once for face turn metric. The total disk space required for storing all pruning tables is <strong>1.7 GB</strong>.</p>
<h3>Future enhancements</h3>
<p>Here are some improvements that I have in mind for future versions:</p>
<ul>
<li>Add support for other combinations of faces (like R, U, D) and more simultaneous faces (like R, U, F, L, B and the &#8217;second&#8217; B face).
<li>Implement a more integrated search that runs several modes in parallel (for instance all modes that use 3 faces).
<li>Have the ability to ignore the position and orientation of any individual piece and not just of all corners or all edges.
<li>Before building a set of pruning tables, inform the user of the required disk space and the estimated time for generating them and let the user confirm.
<li>Allow smaller and/or less pruning tables so that the application remains usable (but slower) on machines with less memory.
<li>Allow bigger pruning tables that will make the search even faster om machines with more memory.
<li>Add center pieces to the diagram so that you can see more clearly which pieces belongs where.
<li>Add an option to show arrows on the diagram so that you can see the cycles.
</ul>
<p>If you have any other ideas, remarks or requests for enhancement, <a href="http://qblog.be/contact/">please let me know</a>!</p>
<p>Have fun! <img src='http://qblog.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2010/02/last-layer-megaminx-solver/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My very first steps into cubing</title>
		<link>http://qblog.be/2009/11/my-very-first-steps-into-cubing/</link>
		<comments>http://qblog.be/2009/11/my-very-first-steps-into-cubing/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 18:00:41 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=368</guid>
		<description><![CDATA[It was the summer of 1993. After finishing elementary school, and receiving a prize for the best maths pupil for good measure, I faced the nice prospect of two months of well earned fun and play away from class.
A few weeks into my summer break, I was getting fed up with playing games on the [...]]]></description>
			<content:encoded><![CDATA[<p>It was the summer of 1993. After finishing elementary school, and receiving a prize for the best maths pupil for good measure, I faced the nice prospect of two months of well earned fun and play away from class.</p>
<p>A few weeks into my summer break, I was getting fed up with playing games on the Amiga all day long. I looked around the house and inside a box full of board games and other puzzles I found a Rubik&#8217;s Cube. </p>
<p>Although the cube wasn&#8217;t all that new to me - my parents were Rubik&#8217;s puzzle collectors from day one - this was the first time I had a proper look at it and actually attempted to work out how to solve it.</p>
<p>From that day on, I made it my mission to devote my entire holiday to&#8230;</p>
<h3>Trying to solve the cube for the first time</h3>
<p>After a few days of fiddling around with it, without much success, my father stepped in and taught me the basics of the cube. He showed me how the cube is composed of different cubies and that the center pieces are fixed and are the main guide for solving the other pieces. He then went on to teach me the first steps for solving the cube layer-by-layer: first make a cross on the top layer, insert the corners to complete the top layer and put in the middle layer edges. </p>
<p>But then what? My father himself hadn&#8217;t touched a cube for years. He still remembered how to solve the first two layers because that could be achieved with some intuitive and short patterns. But when he got to the last layer, he started to twitch. After some trial and error he managed to make a cross on the last layer and that was about as far as he could get.</p>
<p>&#8220;But wait&#8221;, he said. &#8220;We have a solution booklet somewhere. Let me see if I can find it.&#8221; My father started to dig around in his closet. &#8220;Here it is! It&#8217;s all explained in here!&#8221;</p>
<p>What he gave me wasn&#8217;t really a printed book in the same genre as David Singmaster&#8217;s or James Nourse&#8217;s solution books, but a binder with hand-written notes from my mother. Entirely in Dutch and with the help of hand-doodled diagrams (no notation!), it explained the same layer-by-layer method that my father tried to teach me. </p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/bindersolution.jpg"><img src="http://qblog.be/wp-content/uploads/bindersolution-300x225.jpg" alt="bindersolution" title="bindersolution" width="300" height="225" class="aligncenter size-medium wp-image-759" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/binderalgorithms.jpg"><img src="http://qblog.be/wp-content/uploads/binderalgorithms-300x225.jpg" alt="binderalgorithms" title="binderalgorithms" width="300" height="225" class="aligncenter size-medium wp-image-753" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Once upon a time there was a cube&#8230;</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Left, down, right, up,&#8230;</strong>
</td>
</tr>
</table>
<p>Interestingly it also contained an article on Ernö Rubik from the local newspaper <a href="http://www.hbvl.be/">Het Belang van Limburg</a> dating back to February 1981. Unlike most articles that are published on the cube these days, this one was written very well and didn&#8217;t contain any false statements or silly errors. At least the authors bothered to double check their facts back then.</p>
<table width="100%">
<tr>
<td width="100%" align="center">
<a href="http://qblog.be/wp-content/uploads/rubikarticle1981.jpg"><img src="http://qblog.be/wp-content/uploads/rubikarticle1981small.jpg" alt="rubikarticle1981small" title="rubikarticle1981small" width="400" height="300" class="aligncenter size-full wp-image-764" /></a>
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top">
<strong>The magic cube conquers the world</strong>
</td>
</tr>
</table>
<p>When my father handed me the solution booklet, I looked at it like it was some kind of treasure and I couldn&#8217;t wait to flip through the pages to see if I could finally crack the puzzle.</p>
<h3>So close but yet so far</h3>
<p>The solution booklet was very instructive and written in a clear and simple language. However, it didn&#8217;t take me too long to work out that there was something wrong with it.</p>
<p>As it got to the last layer of the cube, it described how to permute and orient the edges. Then it proceeded by saying: &#8220;All that is left to do is solve the corners by applying the following 22 moves:&#8221;. </p>
<p>What followed was a blank page, and another one, and another one,&#8230;</p>
<table width="100%">
<tr>
<td width="100%" align="center">
<a href="http://qblog.be/wp-content/uploads/binderlastpage.jpg"><img src="http://qblog.be/wp-content/uploads/binderlastpagesmall.jpg" alt="binderlastpagesmall" title="binderlastpagesmall" width="400" height="300" class="aligncenter size-full wp-image-816" /></a>
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top">
<strong>Not quite a happy ending</strong>
</td>
</tr>
</table>
<p>Apparently, someone once took out the page with the magical algorithm for the last step so that he or she could carry it around and use it as a cheat sheet.</p>
<p>No need to say I was taken aback after going through all the excitement. But I wasn&#8217;t going to give up easily.</p>
<h3>Eureka!</h3>
<p>Then one morning I finally did it! No, I didn&#8217;t work out how to solve it. I solved it by accident. After dozens of tries, the corners of the last layer where already solved after permuting and orienting the edges.</p>
<p>Although my first solve was lucky, that didn&#8217;t spoil my euphoria and I proudly presented my solved cube to my dad. &#8220;That&#8217;s my son&#8221;, I could see him think.</p>
<p>I managed to solve the cube a few more times after that, but it quickly became a bit boring to rely on luck and keep starting over and over again hoping that the corners would be solved accidentally. I decided to be creative and try and find my own algorithms for the last step.</p>
<p>I put the blank pages at the end of the binder to good use and began making notes to study the effects of the algorithms that were listed in the binder.</p>
<table width="100%">
<tr>
<td width="50%" align="right">
<a href="http://qblog.be/wp-content/uploads/bindernotes1.jpg"><img src="http://qblog.be/wp-content/uploads/bindernotes1-225x300.jpg" alt="bindernotes1" title="bindernotes1" width="225" height="300" class="aligncenter size-medium wp-image-756" /></a>
</td>
<td width="50%" align="left">
<a href="http://qblog.be/wp-content/uploads/bindernotes3.jpg"><img src="http://qblog.be/wp-content/uploads/bindernotes3-225x300.jpg" alt="bindernotes3" title="bindernotes3" width="225" height="300" class="aligncenter size-medium wp-image-758" /></a>
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top" colspan="2">
<strong>Do it yourself!</strong>
</td>
</tr>
</table>
<p>I worked out that applying one of the edge orientation algorithms 3 times left the edges intact and swapped 2 pairs of corners. Applying that same edge orientation algorithm 4 times on different sides of the cube, left the edges and the location of the corners intact and only twisted 3 corners.</p>
<p>With these extra tricks in my armory, I was able to solve the cube more consistently but it was still rather long-winded.</p>
<h3>From noob to novice</h3>
<p>A few weeks later, while cleaning out the attic, I discovered that we had a book with more advanced tricks and methods for solving the cube: De Hongaarse Kubus by Frans Schiereck.</p>
<p>The book contained a very interesting approach to solving to cube which was centered around &#8220;routines&#8221;. A routine is a move sequence that looks like X Y X&#8217; Y&#8217;, basically what is called sexy move nowadays. All the steps in the method used algorithms that were composed of such routines, sometimes preceded and followed by some setup moves.</p>
<table width="100%">
<tr>
<td width="50%" align="right">
<a href="http://qblog.be/wp-content/uploads/hongaarsekubusfront.jpg"><img src="http://qblog.be/wp-content/uploads/hongaarsekubusfront-190x300.jpg" alt="hongaarsekubusfront" title="hongaarsekubusfront" width="190" height="300" class="aligncenter size-medium wp-image-798" /></a>
</td>
<td width="50%" align="left">
<a href="http://qblog.be/wp-content/uploads/hongaarsekubusback.jpg"><img src="http://qblog.be/wp-content/uploads/hongaarsekubusback-189x300.jpg" alt="hongaarsekubusback" title="hongaarsekubusback" width="189" height="300" class="aligncenter size-medium wp-image-797" /></a>
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top" colspan="2">
<strong>De Hongaarse Kubus by Frans Schiereck, printed in October 1981</strong>
</td>
</tr>
</table>
<p>A lot of move sequences where the same as in the solution method I learnt from the hand-written notes from my mother, but this time I actually understood how they worked and I could remember and execute them much more easily because I saw them as a sequence of two or three routines. And of course, this book also had a complete method with more efficient algorithms for the last step that I used to struggle with.</p>
<p>At the end of the book, there was a chapter with interesting facts about the Rubik&#8217;s Cube,  some of which sound absolutely hilarious now. The author mentions cube competitions and tells how a Hungarian guy won a competition in 55 seconds and how amazing he thinks that is. He then says that he read in a magazine that some German guy could do it in 24 seconds and he simply doesn&#8217;t believe that could ever be equalled a second time. &#8220;Impossible!&#8221; <img src='http://qblog.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>From puzzling to speedcubing</h3>
<p>Now that I had a decent solving technique, I could solve the cube regularly in under 3 minutes. It quickly became very addictive and it wasn&#8217;t too long before I started timing myself with a stopwatch and kept trying to improve my personal best. </p>
<p>Although I never managed to get faster than one minute on average for many years to come, for me that was the moment I became a speedcuber. Once you&#8217;re able to solve the cube, have that desire to keep getting faster at it and simply can&#8217;t put it away, there&#8217;s no turning back.</p>
<p>I think every cuber has fond memories of holding a cube in their hands for the first time, going through the onslaught of working out how to solve it and finally succeeding at it. In my case it was a particularly bumpy road but it certainly had its charm and I&#8217;m proud that I was able to get that far considering how little help I got.</p>
<p>In a way, it&#8217;s a pity that once you can solve a Rubik&#8217;s Cube, it loses a bit of its magic and you won&#8217;t be able to re-experience that feeling ever again.</p>
<p>Things will just never be the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2009/11/my-very-first-steps-into-cubing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>World Championship 2009</title>
		<link>http://qblog.be/2009/10/world-championship-2009/</link>
		<comments>http://qblog.be/2009/10/world-championship-2009/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 22:00:15 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=527</guid>
		<description><![CDATA[I&#8217;m writing this 5 days after the event and I&#8217;m still buzzing! Last week I experienced another unforgettable three days of cubing at the World Rubik&#8217;s Cube Championship in Düsseldorf.
There is really too much to tell for one post, but I&#8217;ll make my best effort to give you my impression of this epic competition.
Setting
The venue [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this 5 days after the event and I&#8217;m still buzzing! Last week I experienced another unforgettable three days of cubing at the <a href="http://www.worldcubeassociation.org/results/c.php?i=WC2009">World Rubik&#8217;s Cube Championship</a> in Düsseldorf.</p>
<p>There is really too much to tell for one post, but I&#8217;ll make my best effort to give you my impression of this epic competition.</p>
<h3>Setting</h3>
<p>The venue for this world championship was Burg-Wächter Castello. The main hall was very spacious and had plenty of tables and chairs to sit on. This worked very well and is much better than an auditorium with just rows of seats for the spectators. Cubers want to sit down together to chat and cube, be able to leave their stuff somewhere and walk around the venue freely.</p>
<p>The main stage had 16 cube tables where the competitors take place to do their they solves. A big screen above the stage showed intermediary results and live images from the camera crew that was present all weekend. The lighting was absolutely perfect: strong light, coming evenly from all directions with no annoying shadows or dark spots.</p>
<p>On either side of the big screen there were 2 nice world championship banners with the main sponsors and contributors on it. On the left of  the main stage the officials were seated with their equipment.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009arena.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009arena-300x225.jpg" alt="wc2009arena" title="wc2009arena" width="300" height="225" class="aligncenter size-medium wp-image-589" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wcmainstage3.jpg"><img src="http://qblog.be/wp-content/uploads/wcmainstage3-300x225.jpg" alt="wcmainstage3" title="wcmainstage3" width="300" height="225" class="aligncenter size-medium wp-image-616" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>The main hall</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>The main stage</strong>
</td>
</tr>
</table>
<p>At the side of the arena there was a smaller stage with 6 cube tables where the side events were held. Above the side stage a huge world championship banner was hung aloft. A tower made up of cardboard cubes in the corner gave it a playful finish.</p>
<p>At the opposite end of the main stage there was also a seating area for spectators and guests. On the higher level of the venue, there was a bar that sold food and drinks. The bar looked over the main hall and the stage so you could easily follow what was going on while you indulged in a bockwurst with German beer. <img src='http://qblog.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Also on the higher level at the side of the main hall there was a designated area for puzzle sellers. There were stands from <a href="http://www.v-cubes.com/">V-Cubes</a>, which had the new ILLuson and Dazzler on display, Wil Strijbos from the Netherlands, who had so many interesting and funny puzzles, <a href="http://cubikon.de/">cubikon.de</a> from the online German puzzle shop, Techno Source, who were promoting the <a href="http://www.rubikstouchcube.com/">TouchCube</a>, and Oliver Nagy from Hungary. </p>
<p>I was so glad that there was a decent puzzle market this time! At a competition like this, people are usually in the mood for buying puzzles. I probably spent more on puzzles during that weekend than at any other competition.</p>
<p>For the fewest moves competition and all the blindfolded events they provided a room upstairs, completely isolated from all the happenings in the main hall. </p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wx2009sidestage.jpg"><img src="http://qblog.be/wp-content/uploads/wx2009sidestage-300x199.jpg" alt="wx2009sidestage" title="wx2009sidestage" width="300" height="199" class="aligncenter size-medium wp-image-620" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wcbanner2009.jpg"><img src="http://qblog.be/wp-content/uploads/wcbanner2009-300x199.jpg" alt="wcbanner2009" title="wcbanner2009" width="300" height="199" class="aligncenter size-medium wp-image-687" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>The side stage</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>WC 2009 banner</strong>
</td>
</tr>
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009puzzles.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009puzzles-300x199.jpg" alt="wc2009puzzles" title="wc2009puzzles" width="300" height="199" class="aligncenter size-medium wp-image-621" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009sideroom.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009sideroom-300x199.jpg" alt="wc2009sideroom" title="wc2009sideroom" width="300" height="199" class="aligncenter size-medium wp-image-686" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Puzzles galore!</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>The side room</strong>
</td>
</tr>
</table>
<h3>Organization</h3>
<p>The venue was situated quite a distance from the hostel that was booked by the organization and where most people stayed. Luckily the organizers thought about this and arranged a bus service that would pick up the competitors from the hostel in the morning and brought them back in the evening at different times.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009bus2.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009bus2-300x225.jpg" alt="wc2009bus2" title="wc2009bus2" width="300" height="225" class="aligncenter size-medium wp-image-594" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009bus.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009bus-300x225.jpg" alt="wc2009bus" title="wc2009bus" width="300" height="225" class="aligncenter size-medium wp-image-595" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Taxi! Take us to the venue, please! We&#8217;re about&#8230; 200 people</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>On the coach</strong>
</td>
</tr>
</table>
<p>The organization team clearly made a conscious effort to mobilize experienced people to help out during this tournament. People who have organized competitions before were put in charge to do the score keeping and coordinate events. Cubers who have participated in a lot of competitions were assigned as scramblers for the various rounds and were given a separate schedule for that purpose in addition to their regular competition schedule.</p>
<p>Of course it&#8217;s impossible to count just on the help of the participants to make at all work. There was a well trained group of local judges who I think did an admirable job. </p>
<p>The back side of the stage had an area for the scramblers on one end, where the competitors walk on the stage, and a waiting area for the competitors area at the other end. This made it all go very streamlined. The competitors simply put their cube on their result sheet that&#8217;s waiting for them on the scramble table when they come up the stage and sit down in the waiting area. When they are called for their solve, they walk to the solve table, do their solve and go back to the waiting area. The judges simply have to keep walking circles between the solve tables, the scramble tables and the waiting area. No one is interfering with each other and no one has to move too much around. Perfect setup!</p>
<p>This meant the competition went extremely smooth and we were never in danger of running behind schedule.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009scramblers.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009scramblers-300x200.jpg" alt="wc2009scramblers" title="wc2009scramblers" width="300" height="200" class="aligncenter size-medium wp-image-631" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009judges.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009judges-300x200.jpg" alt="wc2009judges" title="wc2009judges" width="300" height="200" class="aligncenter size-medium wp-image-628" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Scramblers</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Judges</strong>
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009waitingarea.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009waitingarea-300x200.jpg" alt="wc2009waitingarea" title="wc2009waitingarea" width="300" height="200" class="aligncenter size-medium wp-image-637" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009officials.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009officials-300x200.jpg" alt="wc2009officials" title="wc2009officials" width="300" height="200" class="aligncenter size-medium wp-image-630" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>The final competitors anxiously waiting for their next solve</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>The officials doing their job</strong>
</td>
</tr>
</table>
<p>As is customary for big events like this, there was a master caller who did the announcements and talked us through the proceedings. The organization again elected to have this done by an experienced person, this time in the form of <a href="http://www.worldcubeassociation.org/results/p.php?i=2004BELL01">Patrick Bellenbaum</a>. Patrick used to organize the first editions of the German Open in Güterlsoh and is a knowledgeable cuber although he&#8217;s not active anymore and doesn&#8217;t compete. It was nice to have someone assigned for this job who actually knows what he&#8217;s talking about.</p>
<p>The big screen behind the stage was put to very good use: all the captured images were directed by a professional crew and displayed in combination with live, up-to-date result sheets. They even mounted an overhead camera above the center cube table in the front row so that you could get a very good view of the solves happening on that table.</p>
<table width="100%" border="0">
<tr>
<td width="33%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009patrick1.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009patrick1-215x300.jpg" alt="wc2009patrick1" title="wc2009patrick1" width="215" height="300" class="aligncenter size-medium wp-image-671" /></a>
</td>
<td width="34%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009results1.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009results1-215x300.jpg" alt="wc2009results1" title="wc2009results1" width="215" height="300" class="aligncenter size-medium wp-image-673" /></a></td>
<td width="33%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009overhead.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009overhead-215x300.jpg" alt="wc2009overhead" title="wc2009overhead" width="215" height="300" class="aligncenter size-medium wp-image-672" /></a></td>
</tr>
<tr>
<td width="33%" align="center" valign="top">
<strong>M.C. Patrick Bellenbaum</strong>
</td>
<td width="34%" align="center" valign="top">
<strong>Live results coming in</strong>
</td>
<td width="33%" align="center" valign="top">
<strong>Overhead shot</strong>
</td>
</tr>
</table>
<p>All this made it a very enjoyable experience for the spectators. I watched most of the finals from the front of the stage and I can tell you it was entertaining and exciting. The tension was built up nicely by showing provisional rankings in between attempts. During the 3&#120;3&#120;3 final, the crowd was really packed and it made for a great atmosphere.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009crowd4.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009crowd4-300x200.jpg" alt="wc2009crowd4" title="wc2009crowd4" width="300" height="200" class="aligncenter size-medium wp-image-635" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009crowdpics.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009crowdpics-300x200.jpg" alt="wc2009crowdpics" title="wc2009crowdpics" width="300" height="200" class="aligncenter size-medium wp-image-664" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>The crowd really starting to get in to it during Sunday&#8217;s finals</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Spectators filming and taking photo&#8217;s</strong>
</td>
</tr>
</table>
<p>Another nice touch was the addition of mystery events in between official events when there was time to spare. A regular at US competitions, these mystery events involve random people who are called on stage to solve a random puzzle in a not-so-common way. We did a race for assembling a 3&#120;3&#120;3 cube and a team blindfolded competition but there was one other event that I absolutely loved.</p>
<p>At one point the whole hall was asked to pick a cuber he or she had never met before and invite the newly made friend for a race. The people who won had to repeat the same process over and over again until 6 people were left. Those 6 people had to do a head-to-head race on stage to whittle down the group to 3 people before the final head-to-head race declared the ultimate winner. </p>
<p>I thought this was a great idea and something that could only work well at such a unique occasion with so many people from so many different countries gathering.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009mystery.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009mystery-200x300.jpg" alt="wc2009mystery" title="wc2009mystery" width="200" height="300" class="aligncenter size-medium wp-image-644" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009mystery2.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009mystery2-200x300.jpg" alt="wc2009mystery2" title="wc2009mystery2" width="200" height="300" class="aligncenter size-medium wp-image-643" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Tyson doing what he does best</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>International team blindfolded competition</strong>
</td>
</tr>
</table>
<h3>Remarkable performances</h3>
<p>Winning a world title is remarkable no matter how you put it, but for me personally there were a few moments that stood out.</p>
<p>THE performance of the tournament was undoubtedly <a href="http://www.worldcubeassociation.org/results/p.php?i=2007VALL01">Breandan Vallance</a>&#8217;s victory in the 3&#120;3&#120;3 final. Breandan, next to being a very likable fellow, is a cuber with an enormous potential. I&#8217;ve seriously never seen anyone handle a cube the way he does. The cube is like an extension of his fingers.</p>
<p>Despite his skill and natural talent, he never quite succeeded in living up to expectations. This time however he didn&#8217;t twitch once, nailing a 10.74 seconds average, well ahead of the other finalists. To pull off your personal best average at a time when it matters most is just massive! I don&#8217;t think there was anyone who wasn&#8217;t happy to see Breandan win.</p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009breandan2.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009breandan2-300x225.jpg" alt="wc2009breandan2" title="wc2009breandan2" width="300" height="225" class="aligncenter size-medium wp-image-592" /></a></td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009podium3x3x32.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009podium3x3x32-300x225.jpg" alt="wc2009podium3x3x32" title="wc2009podium3x3x32" width="300" height="225" class="aligncenter size-medium wp-image-605" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Breandan&#8217;s reaction after his last and fastest solve of the final: 9.63s</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Thomas Zolnowski (3rd), Breandan Vallance (1st) and Erik Akkersdijk (2nd)</strong>
</td>
</tr>
</table>
<p>It was proven once again that the 4&#215;4x4 Rubik&#8217;s Cube is one of the most difficult puzzles to perform well on. In a final that was characterized by mistakes and sub-par times from big contenders, <a href="http://www.worldcubeassociation.org/results/p.php?i=2007OMUR01">Syuhei Omura</a> managed to get his act together by producing a personal best average of 45.18 seconds and running away from the competition with a clear margin.</p>
<p><a href="http://www.worldcubeassociation.org/results/p.php?i=2006TABU02">Yumu Tabuchi</a> stole the show in the one-handed competition by setting only the second fastest average ever recorded in the first round, before going on to break the world record in the final. Not only did he break it, he demolished it by a comprehensive margin and claimed the crown with a 16.90 seconds average.</p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009omurawins.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009omurawins-300x200.jpg" alt="wc2009omurawins" title="wc2009omurawins" width="300" height="200" class="aligncenter size-medium wp-image-695" /></a></td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009ohpodium.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009ohpodium-300x225.jpg" alt="wc2009ohpodium" title="wc2009ohpodium" width="300" height="225" class="aligncenter size-medium wp-image-599" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Syuhei right after being announced the 4&#120;4&#120;4 winner</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>One-handed podium: Rowe Hessler (3rd), Yumu Tabuchi (1st), Syuhei Omura (2nd)</strong>
</td>
</tr>
</table>
<p>If you would look at the best overall performance, I think <a href="http://www.worldcubeassociation.org/results/p.php?i=2005AKKE01">Erik Akkersdijk</a> deserves credit for being the best all rounder. Finishing in the top 3 for 3&#120;3&#120;3, 4&#120;4&#120;4 and 5&#120;5&#120;5 takes a lot of doing! </p>
<p>We also saw some incredible single world records from <a href="http://www.worldcubeassociation.org/results/p.php?i=2007COHE01">Dan Cohen</a> (36.46 seconds on 4&#120;4&#120;4), <a href="http://www.worldcubeassociation.org/results/p.php?i=2008PADL01">Piotr Michal Padlewski</a> (10.96 seconds on Square-1), <a href="http://www.worldcubeassociation.org/results/p.php?i=2008BODO01">Bálint Bodor</a> (57.94 seconds on megaminx) and <a href="http://www.worldcubeassociation.org/results/p.php?i=2006HALC01">Michal Halczuk</a> (3 minutes and 43.15 seconds on 7&#120;7&#120;7). Very impressive, guys!</p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009erik.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009erik-225x300.jpg" alt="wc2009erik" title="wc2009erik" width="225" height="300" class="aligncenter size-medium wp-image-596" /></a></td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009dancohen.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009dancohen-225x300.jpg" alt="wc2009dancohen" title="wc2009dancohen" width="225" height="300" class="aligncenter size-medium wp-image-708" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Erik made more podium appearances than any other cuber</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Dan discussing his 4&#120;4&#120;4 world record with Erik</strong>
</td>
</tr>
</table>
<h3>My results</h3>
<p>In the build up to the world championship, I set myself a few goals. I made this commitment public in <a href="http://qblog.be/2009/09/the-countdown-begins/">my previous blog post</a> but I&#8217;ll restate it here. I wanted to:</p>
<ul>
<li>average under 13s for 3&#120;3&#120;3 in Düsseldorf</li>
<li>average under 55s for 4&#120;4&#120;4 in Düsseldorf</li>
<li>average under 1m40s for 5&#120;5&#120;5 in Düsseldorf</li>
<li>average under 20s for Square-1 in Düsseldorf</li>
<li>average under 8s for pyraminx in Düsseldorf</li>
<li>put in 100 hours of preparation time</li>
</ul>
<p>Let&#8217;s first look at my preparation. I didn&#8217;t put in as much practice as I wanted to: about 40 hours spread over 30 days and I only ended up practicing 3&#120;3&#120;3 and Square-1. </p>
<p>The reason I chose to put in a certain amount of practice is because that way you can go to the competition knowing that you&#8217;re prepared and that you&#8217;ve given it your best shot. It gives you that extra bit of confidence.</p>
<p>I found that setting this goal worked both motivating and demotivating during the weeks before the competition. The good thing is that it actually did made me practice more when I normally wouldn&#8217;t. It made me &#8220;show up&#8221; for practice, and once I got going I was enjoying it and wanted to keep practicing more. I was also doing more quality practice instead of solving a few cubes in between doing other things, because I wanted to make it count. </p>
<p>Another positive side-effect is that I started journaling my practice time by keeping a log. This made me more aware of how often and how long I really practice, which was a good learning experience. I think I&#8217;ve always overestimated how much time I actually spend on focused practice.</p>
<p>On the negative side, I found out very early that the goal of 100 hours wasn&#8217;t realistic. I was lagging behind badly after a couple of weeks. I tried to recover a few times by doing some longer sessions over the weekends. This worked a few times, but it usually left me a bit burnt out which brought me back to square one because I didn&#8217;t feel like cubing the next few days. It&#8217;s not really a healthy situation when you&#8217;re playing catch-up all the time and you&#8217;re concerned more about hitting the target than enjoying your cubing and trying to improve.</p>
<p>My 3&#120;3&#120;3 and Square-1 times in practice were getting close to the times I had set out to beat at the championship, but I could not consistently average under them. I was definitely feeling improvements on my 3&#120;3&#120;3 solving: a lot more consistent, no bad outliers, the left hand is slowly getting stronger and on a par with my right hand. Just doing a lot of solves really helps.</p>
<p>For Square-1, I managed to learn a set of 16 edge permutations and I know them really well now. I also made some small improvements like learning to avoid realigning the layers in between steps and learning to swap the layers/flip the middle piece while finishing the edge permutation. I&#8217;m quite happy with this progress.</p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009log.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009log-300x225.jpg" alt="wc2009log" title="wc2009log" width="300" height="225" class="aligncenter size-medium wp-image-678" /></a></td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009square1algs.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009square1algs-300x225.jpg" alt="wc2009square1algs" title="wc2009square1algs" width="300" height="225" class="aligncenter size-medium wp-image-679" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Logging can be very insightful</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>The algorithm sheets never left my side</strong>
</td>
</tr>
</table>
<p>At the world championship, I did a very mediocre 17.22 seconds average for 3&#120;3&#120;3 in the first round, which meant I didn&#8217;t qualify for the semi-final. That was a huge disappointment because I can do a lot better! I don&#8217;t really know what to put this down to. I was feeling very relaxed, focused and up for the challenge. I think I&#8217;m probably lacking a bit in confidence at the moment because it&#8217;s been a while since I&#8217;ve made any significant improvements on this event.</p>
<p>I set a decent 25.75 seconds average on Square-1 despite a 2 second penalty on one of my solves. It wasn&#8217;t quite what I expected but I can live with it. I feel I need a bit more time on this puzzle before the practice really starts to pay off.</p>
<p>Obviously I didn&#8217;t set the world alight with my 4&#120;4&#120;4, 5&#120;5&#120;5 and pyraminx results either because I barely touched them over the last month or so.</p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009square-1.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009square-1-300x200.jpg" alt="wc2009square-1" title="wc2009square-1" width="300" height="200" class="aligncenter size-medium wp-image-680" /></a></td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009countries.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009countries-300x200.jpg" alt="wc2009countries" title="wc2009countries" width="300" height="200" class="aligncenter size-medium wp-image-677" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Competing in Square-1 with the Polish cubers looking on</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Best solvers per country based on single time. I was a bit lucky to be in here.</strong>
</td>
</tr>
</table>
<p>One thing I&#8217;m very proud of is successfully designing and building a mosaic together with <a href="http://www.worldcubeassociation.org/results/p.php?i=2007COOP01">Charlie Cooper</a> and <a href="http://www.worldcubeassociation.org/results/p.php?i=2008WILL03">Adam Wills</a>. No one of us had ever done this before and there was a lot of last minute work being done to make this happen. The final result was quite satisfying and I hope we&#8217;ll get another opportunity soon to make a mosaic at a competition. It&#8217;s fun! <img src='http://qblog.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<table width="100%">
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2009mosaic2.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009mosaic2-300x200.jpg" alt="wc2009mosaic2" title="wc2009mosaic2" width="300" height="200" class="aligncenter size-medium wp-image-629" /></a></td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2009mosaicbuilding.jpg"><img src="http://qblog.be/wp-content/uploads/wc2009mosaicbuilding-300x200.jpg" alt="wc2009mosaicbuilding" title="wc2009mosaicbuilding" width="300" height="200" class="aligncenter size-medium wp-image-650" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Matching up one face on each of the 196 cubes of our mosaic</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>The end result</strong>
</td>
</tr>
</table>
<h3>Life after Düsseldorf</h3>
<p>Every time I go to a competition like this, I return home with renewed interest and motivation. It always reminds me of what makes cubing and its community so great. It reignites the fire in my belly.</p>
<p>I have a few more tournaments to look forward to this year. The Dutch Open in Eindhoven, which is a classic, the UK Open in Manchester and the Swedish Cube Day in Kungsängen.</p>
<p>Looking further ahead, Worlds 2011 is coming nearer. </p>
<p>How will cubing have evolved by that time? Will cubing have become a big-money sport with lots of media coverage? Will we finally get a world championship in Asia? Will it still be an open competition? Will I still be able to qualify and make a mark as an (almost) 30-year old? </p>
<p>One thing&#8217;s for certain: I want to keep cubing and find out!</p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2009/10/world-championship-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The countdown begins</title>
		<link>http://qblog.be/2009/09/the-countdown-begins/</link>
		<comments>http://qblog.be/2009/09/the-countdown-begins/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 21:00:06 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=414</guid>
		<description><![CDATA[There are only 30 more days to go before the most awaited event on the speedcubing calendar: the World Rubik&#8217;s Cube Championship. With around 400 competitors from 34 different countries and a stronger field than ever before, this edition promises to eclipse all the previous ones put together.
This will be my fourth world championship and [...]]]></description>
			<content:encoded><![CDATA[<p>There are only 30 more days to go before the most awaited event on the speedcubing calendar: the <a href="http://www.speedcubing.com/events/wc2009/">World Rubik&#8217;s Cube Championship</a>. With around 400 competitors from 34 different countries and a stronger field than ever before, this edition promises to eclipse all the previous ones put together.</p>
<p>This will be my fourth world championship and there&#8217;s no need to say that I&#8217;m very excited. I&#8217;ve always lived up to them with anticipation. As a Rubik&#8217;s Cube enthusiast and a seasoned competitor, if this doesn&#8217;t get your juices flowing then what else does?</p>
<p>One thing that makes a world championship special is that it always could be your last. Two years is a long time. Maybe in two years time, I&#8217;ve moved on to other things or I may not even qualify for the big occasion.</p>
<h3>Past experiences</h3>
<p>Behind every tournament is a story and world championships are no different. They&#8217;re very eventful competitions. The surroundings are usually rather different from a regular competition and give them a sense of importance. People that would otherwise never meet each other, meet for the first time. Some people even get to chat with their idols that inspired them to take up cubing. Cubers are in record breaking form and raise the bar even higher.</p>
<p>Here are some of my recollections from the previous championships.</p>
<h4>Toronto 2003</h4>
<p>Can you imagine a world championship in which no competitor had ever competed before, except for maybe two or three?</p>
<p>You could say that <a href="http://www.worldcubeassociation.org/results/c.php?i=WC2003">this championship</a> was mostly the publicity stunt that we needed to get cubing known to the greater public and launch it as an official sport. And with that respect it certainly delivered!</p>
<p>Admittedly, the level of competition was rather poor. The only event people really practiced to a decent standard was 3&#120;3&#120;3 speedsolving. Quite a few people were capable of 15-17 second averages at home but struggled to emulate that on center stage as they found out that there&#8217;s more to competing than just being able to solve a cube fast.</p>
<p>One person, however, already understood this months before the championship had started. <a href="http://www.worldcubeassociation.org/results/p.php?i=2003KNIG01">Dan Knights</a> didn&#8217;t prepare for this competition by doing averages in his living room or practicing his algorithms. Instead he did public appearances on the street and on television while showing off solving the cube. He solved a cube while skydiving and even consulted a psychologist. Watching him perform on stage, you could tell even his finger tricks and turning style were designed to hold up better under pressure. </p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2003-final.jpg"><img src="http://qblog.be/wp-content/uploads/wc2003-final-300x224.jpg" alt="wc2003-final" title="Under pressure" width="300" height="224" class="aligncenter size-medium wp-image-467" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2003-winning-trio.jpg"><img src="http://qblog.be/wp-content/uploads/wc2003-winning-trio-300x225.jpg" alt="wc2003-winning-trio" title="Winning trio" width="300" height="225" class="aligncenter size-medium wp-image-485" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Dan Knights coolly solving for the title while all eyes are on him</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Jessica Fridrich (2nd), Dan Knights (1st) and David Wesley (3rd)</strong>
</td>
</tr>
</table>
<p>This gave him enough edge to stay on top in a final where everyone, including himself, greatly underachieved. But Dan managed to control his nerves just that little bit better. All that meticulous preparation had paid off.</p>
<p>I think it was quite fitting to see Dan lift the trophy because his website and videos were the first of his kind and inspired many a cuber. This victory was a suitable reward for all what he had contributed.</p>
<h4>Orlando 2005</h4>
<p>As far as I know <a href="http://www.worldcubeassociation.org/results/c.php?i=WC2005">this</a> is the only competition ever to be held outdoors. Competitors had to battle it out under the blazing East Coast sun. Maybe this partly explains why 8 out of 12 finalists in the 3&#120;3&#120;3 event where based in the US and 6 Western Europeans just missed out on a final spot by placing between 13th and 18th in the semi-final. That certainly hurt!</p>
<p>That is with the exception of French duo <a href="http://www.worldcubeassociation.org/results/p.php?i=2004PONS01">Jean Pons</a> and <a href="http://www.worldcubeassociation.org/results/p.php?i=2004CHAMB01">Edouard Chambon</a>, who took 1st and 2nd place while holding off world record holder for 3&#120;3&#120;3 average <a href="http://www.worldcubeassociation.org/results/p.php?i=2003MACK01">Shotaro Mackisumi</a> in 3rd place. Jean won the final with a classy 15.10 seconds average, which was unprecedented for an important, big-time final like this.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2005-trophy.jpg"><img src="http://qblog.be/wp-content/uploads/wc2005-trophy-300x225.jpg" alt="wc2005-trophy" title="World champion Jean Pons" width="300" height="225" class="aligncenter size-medium wp-image-497" /></a>
</td>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/wc2005-winning-trio.jpg"><img src="http://qblog.be/wp-content/uploads/wc2005-winning-trio-300x225.jpg" alt="wc2005-winning-trio" title="The top 3 finishers" width="300" height="225" class="aligncenter size-medium wp-image-495" /></a></td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Jean Pons being awarded the trophy by Dan Knights</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>Edouard Chambon (2nd), Jean Pons (1st) and Shotaro Mackisumi (3rd)</strong>
</td>
</tr>
</table>
<p>For me this competition was also the introduction to team blindfolded solving. During a team blindfolded solve, one person is not allowed to see the cube and is holding the cube while blindfolded. He is allowed to move the cube. The other person is not allowed to touch the cube and can only give instructions to his team mate. He is allowed to see the cube.</p>
<p><a href="http://www.worldcubeassociation.org/results/p.php?i=2003WINO01">Ian Winokur</a> was the one who first got me into this style of team solving and we had many tries at it, some of them that ended in tears because we couldn&#8217;t stop laughing. <img src='http://qblog.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<table width="100%">
<tr>
<td width="100%" align="center">
<a href="http://qblog.be/wp-content/uploads/teambld.jpg"><img src="http://qblog.be/wp-content/uploads/teambld.jpg" alt="teambld" title="Team blindfolded" width="480" height="360" class="aligncenter size-full wp-image-496" /></a>
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top">
<strong>Alexander Ooms doing a team blindfolded solve with Gilles van den Peereboom</strong>
</td>
</tr>
</table>
<p>This &#8220;event&#8221; has become a favorite among many cubers and is a perfect example of how much fun we have together outside the heat of the battle.</p>
<h4>Budapest 2007</h4>
<p>You can&#8217;t go very wrong with holding a <a href="http://www.worldcubeassociation.org/results/c.php?i=WC2007">world championship</a> in the beautiful, iconic city of Budapest, the home town of the inventor. In the build up to the competition and during the whole weekend everyone was wondering whether professor Ern&ouml; Rubik himself was going to turn up at some point. </p>
<p>On Sunday evening there was suddenly a buzz going through the auditorium as if something remarkable had just happened. Then someone stepped up to me and said: &#8220;I saw Mr. Rubik! Look, I even snapped a photo of him!&#8221;. Moments later he was standing on stage during the winners ceremony of the main events. He looked extremely fit and gave a speech in Hungarian. Everyone stopped breathing for a while and was looking in awe at the man that initiated all this.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2007-rubik-speech.jpg"><img src="http://qblog.be/wp-content/uploads/wc2007-rubik-speech-300x224.jpg" alt="wc2007-rubik-speech" title="Rubik's speech" width="300" height="224" class="aligncenter size-medium wp-image-501" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2007-rubik-afterparty.jpg"><img src="http://qblog.be/wp-content/uploads/wc2007-rubik-afterparty-300x225.jpg" alt="wc2007-rubik-afterparty" title="Rubik autographing cubes" width="300" height="225" class="aligncenter size-medium wp-image-504" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Mr. Rubik giving a speech at the awards ceremony with an interpreter by his side</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>The professor autographing cubes and shaking hands at the after party</strong>
</td>
</tr>
</table>
<p>The 2007 championship was also a great success story for a very talented cuber from Japan. The Japanese cubers were shadowed by a camera crew who were making a documentary and the expectations on their shoulders were very high. Nervous as they were, they couldn&#8217;t fulfill their potential during the early rounds. </p>
<p>But as the tournament progressed, they were gaining in confidence and getting stronger. <a href="http://www.worldcubeassociation.org/results/p.php?i=2007NAKA03">Yu Nakajima</a> redefined how good you have to be to become world champion by setting a 12.46 seconds average in the final, less than a year after picking up a cube for the first time.</p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2007-winning-trio.jpg"><img src="http://qblog.be/wp-content/uploads/wc2007-winning-trio-300x225.jpg" alt="wc2007-winning-trio" title="Bupapest podium" width="300" height="225" class="aligncenter size-medium wp-image-502" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/wc2007-japanese-team.jpg"><img src="http://qblog.be/wp-content/uploads/wc2007-japanese-team-300x224.jpg" alt="wc2007-japanese-team" title="Japanese team" width="300" height="224" class="aligncenter size-medium wp-image-503" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>Mitsuki Gunji (3rd), Yu Nakajima (1st) and Andrew Kang (2nd) receiving their prize</strong>
</td>
<td width="50%" align="center" valign="top">
<strong>A very proud Japanese team surrounding champion Yu Nakajima</strong>
</td>
</tr>
</table>
<h3>Expectations and goals for D&uuml;sseldorf 2009</h3>
<p>A big competition is always a good time to set new goals and put in that extra bit of effort to try to improve.</p>
<p>The last 12-18 months have been a transition period for me where I tried out many new ideas and made a lot of changes to my technique. While experimenting and going back to basics is necessary from time to time, I think now is the time to stick to my method and just practice a lot.</p>
<p>So here it goes. At the next world championship I want to:</p>
<ul>
<li>average under 13s for 3&#120;3&#120;3</li>
<li>average under 55s for 4&#120;4&#120;4</li>
<li>average under 1m40s for 5&#120;5&#120;5</li>
<li>average under 20s for Square-1</li>
<li>average under 8s for pyraminx</li>
</ul>
<p>If you check out <a href="http://www.worldcubeassociation.org/results/p.php?i=2003VAND01">my recent results</a>, you&#8217;ll probably agree that these goals are ambitious but not beyond my capabilities. That&#8217;s exactly what good goals should be.</p>
<p>In order to achieve this, I also want to commit myself to put in at least a total of 100 hours of practice. Starting today! I will keep you posted on my progress.</p>
<p>I&#8217;m also teaming up with Charlie Cooper and Adam Wills for the mosaic event and we&#8217;re determined to come up with something special.</p>
<p>But more than anything, my number one goal will be to <strong>enjoy every minute of it!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2009/09/the-countdown-begins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>50 competitions in images</title>
		<link>http://qblog.be/2009/07/50-competitions-in-images/</link>
		<comments>http://qblog.be/2009/07/50-competitions-in-images/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 12:00:14 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=160</guid>
		<description><![CDATA[Between August 2003 and April 2009 I&#8217;ve attended 50 official WCA competitions. The first tournament I&#8217;ve been to was the 2003 World Rubik&#8217;s Games Championship in Toronto, which marked the resurgence of competitive cubing after it had died down in the 80&#8217;s. That first competition made a very big impression on me and for me [...]]]></description>
			<content:encoded><![CDATA[<p>Between August 2003 and April 2009 I&#8217;ve attended 50 official WCA competitions. The first tournament I&#8217;ve been to was the 2003 World Rubik&#8217;s Games Championship in Toronto, which marked the resurgence of competitive cubing after it had died down in the 80&#8217;s. That first competition made a very big impression on me and for me personally it marked the start of an amazing 6 year journey that still hasn&#8217;t come to an end.</p>
<p>What follows is a set of photographs I&#8217;ve collected from various websites and gives an impression of my experiences during that period. For each competition I tried to find the best, funniest, most telling photo. That wasn&#8217;t always easy and here and there I had to improvise and take a picture of a souvenir that I&#8217;ve kept, like a medal or a certificate.</p>
<p>I wanted to let the pictures speak for themselves so I didn&#8217;t write anything about them but for the name, location and date of the event. If you hover above a picture you will still get a short description.</p>
<p>Making this photo set and looking back on those memories was a lot of fun and it made me realize even more why I keep doing this in the first place.</p>
<p>I would like to thank the following people for sharing their photos: Attila Barat, Bob Burton, Dave Campbell, Stephanie Chow, Cerise Coll, Sean Connoly, Tobias Daneels, Stephane Escaich, Cl&eacute;ment Gallet, Beno&icirc;t Goubin, Joey Gouly, Dan Harris, Georges Helm, Koen Heltzel, Laetitia Lemoine, Stefan Lidström, Anja Lieske, Maria Oey, Grada Ooms, Chris Pelley, Gilles Roux, Fran&ccedil;ois Sechet, Emanuele Scibilia, Peter Still, Dennis Strehlau, Gabor Szabo, Frank Tiex, Ron van Bruchem, Gilles van den Peereboom, Jo&euml;l van Noort, Milan Vodicka.</p>
<p><em>Note: If for any reason you would like to see some pictures removed, please don&#8217;t hesitate to <a href="http://qblog.be/contact/">contact me</a>.</em></p>
<table width="100%">
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/01-world-championship-2003.jpg"><img src="http://qblog.be/wp-content/uploads/01-world-championship-2003-300x226.jpg" alt="1. World Championship 2003" title="Lars Petrus, me, Dan Knights, Chris Hardwick, Masayuki Akimoto, Macky, Brent Morgan and Jess Bonde at the afterparty." width="300" height="226" class="size-medium wp-image-176" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/02-dutch-cube-day-2003-1.jpg"><img src="http://qblog.be/wp-content/uploads/02-dutch-cube-day-2003-1-300x224.jpg" alt="2. Dutch Cube Day 2003" title="Ton Dennenbroek, Peter Jansen, Dan Harris and me doing a round of 3 cubes under the supervision of Jaap Scherphuis." width="300" height="224" class="size-medium wp-image-177" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>1. World Championship 2003</strong><br />
23rd-24th August 2003, Toronto, Canada
</td>
<td width="50%" align="center" valign="top">
<strong>2. Dutch Cube Day 2003</strong><br />
11th October 2003, Veldhoven, The Netherlands
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/03-german-open-2004-2.jpg"><img src="http://qblog.be/wp-content/uploads/03-german-open-2004-2-300x225.jpg" title="Me, Stefan Pochmann, Koen Heltzel and Ron van Bruchem hang out in the Bremer Schl&uuml;ssel" alt="3. German Open 2004" width="300" height="225" class="aligncenter size-medium wp-image-200" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/04-european-championship-2004-2.jpg"><img src="http://qblog.be/wp-content/uploads/04-european-championship-2004-2-300x226.jpg" alt="4. European Championship 2004" title="Finishing first in the European Championship after a very tense final." width="300" height="226" class="aligncenter size-medium wp-image-201" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>3. German Open 2004</strong><br />
24th April 2004, Gütersloh, Germany
</td>
<td width="50%" align="center" valign="top">
<strong>4. European Championship 2004</strong><br />
7th-8th August 2004, Amsterdam, The Netherlands
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/05-dutch-cube-day-2004-1.jpg"><img src="http://qblog.be/wp-content/uploads/05-dutch-cube-day-2004-1-300x225.jpg" alt="5. Dutch Cube Day 2004" title="Jo&euml;l van Noort, me and Ron van Bruchem taking the top 3 spots in 3x3x3." width="300" height="225" class="aligncenter size-medium wp-image-202" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/06-german-open-2005-5.jpg"><img src="http://qblog.be/wp-content/uploads/06-german-open-2005-5-300x225.jpg" alt="6. German Open 2005" title="Me and my old pal Dan Harris who has always been an inspiration to me." width="300" height="225" class="aligncenter size-medium wp-image-292" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>5. Dutch Open 2004</strong><br />
10th October 2004, Groningen, The Netherlands
</td>
<td width="50%" align="center" valign="top">
<strong>6. German Open 2005</strong><br />
24rd April 2005, Gütersloh, Germany
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/07-dutch-cube-day-2005-03.jpg"><img src="http://qblog.be/wp-content/uploads/07-dutch-cube-day-2005-03-225x300.jpg" alt="7. Dutch Cube Day 2005" title="Attempting a blindfolded solve, which ultimately failed." width="225" height="300" class="aligncenter size-medium wp-image-211" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/08-world-championship-2005-2.png"><img src="http://qblog.be/wp-content/uploads/08-world-championship-2005-2-300x219.png" alt="8. World Championship 2005" title="A group picture with cubing legends Chris Hardwick, Frank Morris, Ian Winokur and Dan Knights" width="300" height="219" class="aligncenter size-medium wp-image-212" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>7. Dutch Open 2005</strong><br />
16th October 2005, Eindhoven, The Netherlands
</td>
<td width="50%" align="center" valign="top">
<strong>8. World Championship 2005</strong><br />
5th-6th November 2005, Lake Buena Vista, Florida, USA
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/09-german-open-2006-1.jpg"><img src="http://qblog.be/wp-content/uploads/09-german-open-2006-1-300x225.jpg" alt="9. German Open 2006" title="Judging Jo&euml;l solving the megaminx. No need to say he was extremely happy with this time." width="300" height="225" class="aligncenter size-medium wp-image-213" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/10-belgian-open-2006.jpg"><img src="http://qblog.be/wp-content/uploads/10-belgian-open-2006-300x225.jpg" alt="10 - Belgian Open 2006" title="Nice looking medals at the first official competition held in Belgium." width="300" height="225" class="aligncenter size-medium wp-image-317" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>9. German Open 2006</strong><br />
21st-22nd April 2006, Gütersloh, Germany
</td>
<td width="50%" align="center" valign="top">
<strong>10. Belgian Open 2006</strong><br />
6th May 2006, Brussels, Belgium
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/11-polish-open-2006-1.jpg"><img src="http://qblog.be/wp-content/uploads/11-polish-open-2006-1-300x225.jpg" alt="11. Polish Open 2006" title="Having a lie down with my compatriot Gilles van den Peerenboom at Zbigniew Zborowski's house after dinner." width="300" height="225" class="aligncenter size-medium wp-image-214" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/12-euro-2006-1.jpg"><img src="http://qblog.be/wp-content/uploads/12-euro-2006-1-300x225.jpg" alt="12. Euro 2006" title="Fr&eacute;d&eacute;rick Badie, Ron van Bruchem and me reaching podium places for 5x5x5 speedsolving." width="300" height="225" class="aligncenter size-medium wp-image-228" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>11. Polish Open 2006</strong><br />
16th-17th September 2006, Wadowice, Poland
</td>
<td width="50%" align="center" valign="top">
<strong>12. European Championship 2006</strong><br />
23rd-24th September 2006, Paris, France
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/13-dutch-open-2006-3.jpg"><img src="http://qblog.be/wp-content/uploads/13-dutch-open-2006-3-300x225.jpg" alt="13. Dutch Open 2006" title="Doing a team solve with Jo&euml;l van Noort, the then freshly crowned European champion." width="300" height="225" class="aligncenter size-medium wp-image-245" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/14-uk-open-2006-1.jpg"><img src="http://qblog.be/wp-content/uploads/14-uk-open-2006-1-300x225.jpg" alt="14 UK Open 2006" title="Ron van Bruchem, me and Dan Harris triumphing in the 3x3x3 event of the first UK competition." width="300" height="225" class="aligncenter size-medium wp-image-225" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>13. Dutch Open 2006</strong><br />
14th-15th October 2006, Delft, The Netherlands
</td>
<td width="50%" align="center" valign="top">
<strong>14. UK Open 2006</strong><br />
18th November 2006, Leeds, UK
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/15-roissy-2007-2.jpg"><img src="http://qblog.be/wp-content/uploads/15-roissy-2007-2-300x225.jpg" alt="15. Roissy 2007" title="Concentrating deeply on a 4x4x4 solve." width="300" height="225" class="aligncenter size-medium wp-image-226" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/16-belgian-open-2007-1.jpg"><img src="http://qblog.be/wp-content/uploads/16-belgian-open-2007-1-300x225.jpg" alt="16. Belgian Open 2007" title="Istv&aacute;n Kocza and me receiving our prize for Square-1 from organizer Gilles van den Peereboom. That day the world records for single and average time were broken." width="300" height="225" class="aligncenter size-medium wp-image-227" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>15. Roissy 2007</strong><br />
4th February 2007, Roissy, France
</td>
<td width="50%" align="center" valign="top">
<strong>16. Belgian Open 2007</strong><br />
24th-25th February 2007 ,Brussels, Belgium
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/17-german-open-2007-1.jpg"><img src="http://qblog.be/wp-content/uploads/17-german-open-2007-1-300x200.jpg" alt="17. German Open 2007" title="Doing a 5x5x5 solve with Ton Dennenbroek judging" width="300" height="200" class="aligncenter size-medium wp-image-224" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/18-italian-open-1.jpg"><img src="http://qblog.be/wp-content/uploads/18-italian-open-1-300x225.jpg" alt="18. Italian Open 2007" title="A very successful first competition in Italy." width="300" height="225" class="aligncenter size-medium wp-image-240" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>17. German Open 2007</strong><br />
28th-29th April 2007, Gütersloh, Germany
</td>
<td width="50%" align="center" valign="top">
<strong>18. Italian Open 2007</strong><br />
26th May 2007, Rome, Italy
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/19-us-open-2007-1.jpg"><img src="http://qblog.be/wp-content/uploads/19-us-open-2007-1-300x225.jpg" alt="19. US Open 2007" title="A group picture on the stairs of the Chicago Cultural Center with the US cubers." width="300" height="225" class="aligncenter size-medium wp-image-241" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/20-czech-open-2007-11.jpg"><img src="http://qblog.be/wp-content/uploads/20-czech-open-2007-11-300x225.jpg" alt="20. Czech Open 2007" title="On the megaminx podium with Jo&euml;l van Noort and Erik Akkersdijk, who made his big breakthrough during this competition by winning the 3x3x3 event." width="300" height="225" class="aligncenter size-medium wp-image-247" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>19. US Open 2007</strong><br />
16th-17th June 2007, Chicago, IL, USA
</td>
<td width="50%" align="center" valign="top">
<strong>20. Czech Open 2007</strong><br />
14th-15th July 2007, Pardubice, Czech Republic
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/21-lyon-open-2007-11.jpg"><img src="http://qblog.be/wp-content/uploads/21-lyon-open-2007-11-300x225.jpg" alt="21. Lyon Open 2007" title="Me with 2 great French cubers: Jean Pons and Tibaut Jacquinot." width="300" height="225" class="aligncenter size-medium wp-image-252" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/22-polish-open-2007-1.png"><img src="http://qblog.be/wp-content/uploads/22-polish-open-2007-1-226x300.png" alt="22. Polish Open 2007" title="Driving back home with 22 boxes of chocolate that we won." width="226" height="300" class="aligncenter size-medium wp-image-269" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>21. Lyon Open 2007</strong><br />
1st September 2007, Lyon, France
</td>
<td width="50%" align="center" valign="top">
<strong>22. Polish Open 2007</strong><br />
15th-16th September 2007, Wadowice, Poland
</td>
</tr>
<tr>
<td width="50%" align="center"><a href="http://qblog.be/wp-content/uploads/23-world-championship-2007-3.jpg"><img src="http://qblog.be/wp-content/uploads/23-world-championship-2007-3-300x225.jpg" alt="23. World Championship 2007" title="Harris Chan, Kai Jiptner, Edouard Chambon, Rama Temmink, Gilles van den Peereboom and me: a very international affair indeed." width="300" height="225" class="aligncenter size-medium wp-image-253" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/24-dutch-open-2007.jpg"><img src="http://qblog.be/wp-content/uploads/24-dutch-open-2007-300x225.jpg" alt="24 - Dutch Open 2007" title="Winning the pyraminx thanks to using a small, Polish type pyraminx that I borrowed from Ton Dennenbroek." width="300" height="225" class="aligncenter size-medium wp-image-318" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>23. World Championship 2007</strong><br />
5th-7th October 2007, Budapest, Hungary
</td>
<td width="50%" align="center" valign="top">
<strong>24. Dutch Open 2007</strong><br />
13th-14th October 2007, Eindhoven, The Netherlands
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/25-uk-open-2007-3.png"><img src="http://qblog.be/wp-content/uploads/25-uk-open-2007-3-300x228.png" alt="25. UK Open 2007" title="One year after the first UK competition, there were already many talented UK cubers coming on to the scene." width="300" height="228" class="aligncenter size-medium wp-image-254" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/26-lyon-winter-open-2007-1.jpg"><img src="http://qblog.be/wp-content/uploads/26-lyon-winter-open-2007-1-300x225.jpg" alt="26. Lyon Winter Open 2007" title="Sitting in the Flam's restaurant at the end of the day." width="300" height="225" class="aligncenter size-medium wp-image-255" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>25. UK Open 2007</strong><br />
10th November 2007, Birmingham, UK
</td>
<td width="50%" align="center" valign="top">
<strong>26. Lyon Winter Open 2007</strong><br />
22nd December 2007, Lyon, France
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/27-belgian-open-2008.jpg"><img src="http://qblog.be/wp-content/uploads/27-belgian-open-2008-225x300.jpg" alt="27 - Belgian Open 2008" title="Crowned Belgian champion in my home town Leuven." width="225" height="300" class="aligncenter size-medium wp-image-319" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/28-benelux-open-2008.jpg"><img src="http://qblog.be/wp-content/uploads/28-benelux-open-2008-300x225.jpg" alt="28 - Benelux Open 2008" title="One of those contests where I finished 2nd and 3rd all the time but not quite managed to go for gold." width="300" height="225" class="aligncenter size-medium wp-image-320" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>27. Belgian Open 2008</strong><br />
2nd-3rd February 2008, Leuven, Belgium
</td>
<td width="50%" align="center" valign="top">
<strong>28. Benelux Open 2008</strong><br />
16th-17th February 2008, Sint Michielsgestel, The Netherlands
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/29-french-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/29-french-open-2008-1-196x300.jpg" alt="29. French Open 2008" title="Ron van Bruchem, Gilles Roux and me getting a good run at solving for fewest moves." width="196" height="300" class="aligncenter size-medium wp-image-258" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/30-madrid-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/30-madrid-open-2008-1-300x225.jpg" alt="30. Madrid Open 2008" title="Erik Akkersdijk, me, Arnaud van Galen and Jo&euml;l van Noort having a drink on a terrace in sunny Madrid." width="300" height="225" class="aligncenter size-medium wp-image-257" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>29. French Open 2008</strong><br />
15th-16th March 2008, Paris, France
</td>
<td width="50%" align="center" valign="top">
<strong>30. Madrid Open 2008</strong><br />
5th-6th April 2008, Madrid, Spain
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/31-german-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/31-german-open-2008-1-300x225.jpg" alt="31. German Open 2008" title="Kai Jiptner's reaction to my new hair cut." width="300" height="225" class="aligncenter size-medium wp-image-262" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/32-nantes-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/32-nantes-open-2008-1-300x225.jpg" alt="32. Nantes Open 2008" title="Me and fellow countryman Jimmy Coll holding Fr&eacute;d&eacute;rick Badie's certificate. Fr&eacute;d&eacute;rick had to leave early." width="300" height="225" class="aligncenter size-medium wp-image-294" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>31. German Open 2008</strong><br />
19th-20th April 2008, Gütersloh, Germany
</td>
<td width="50%" align="center" valign="top">
<strong>32. Nantes Open 2008</strong><br />
31st May-1st June 2008, Nantes, France
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/33-polish-open-2008-3.jpg"><img src="http://qblog.be/wp-content/uploads/33-polish-open-2008-3-300x225.jpg" alt="33. Polish Open 2008" title="The Polish competitions are always big and very well organized." width="300" height="225" class="aligncenter size-medium wp-image-264" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/34-italian-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/34-italian-open-2008-1-300x225.jpg" alt="34. Italian Open 2008" title="Having a meal with the Italian cubers." width="300" height="225" class="aligncenter size-medium wp-image-265" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>33. Polish Open 2008</strong><br />
7th June 2008, Wadowice, Poland
</td>
<td width="50%" align="center" valign="top">
<strong>34. Italian Open 2008</strong><br />
21st June 2008, Monza, Italy
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/35-czech-open-2008-2.jpg"><img src="http://qblog.be/wp-content/uploads/35-czech-open-2008-2-300x278.jpg" alt="35. Czech Open 2008" title="Fully focused on a 5x5x5 solve." width="300" height="278" class="aligncenter size-medium wp-image-266" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/36-us-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/36-us-open-2008-1-300x225.jpg" alt="36. US Open 2008" title="Stefan Pochmann, Stephanie Chow and me in Underground Antlanta. Stephanie, much like me, loves Square-1 and team blindfolded solving." width="300" height="225" class="aligncenter size-medium wp-image-267" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>35. Czech Open 2008</strong><br />
12th-13th July 2008, Pardubice, Czech Republic
</td>
<td width="50%" align="center" valign="top">
<strong>36. US Open 2008</strong><br />
19th-20th July 2008, Atlanta, Georgia, USA
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/37-dutch-masters-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/37-dutch-masters-2008-1-300x225.jpg" alt="37. Dutch Masters 2008" title="Preparing for a 2x2x2-7x7x7 relay race." width="300" height="225" class="aligncenter size-medium wp-image-272" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/38-brussels-summer-open-2008-2.jpg"><img src="http://qblog.be/wp-content/uploads/38-brussels-summer-open-2008-2-300x225.jpg" alt="38. Brussels Summer Open 2008" title="Erik Akkersdijk, me and Jimmy Coll with organizer Olivier Polspoel looking in the background. This is also the first appearance of Spike, my mascot, which I hold on Erik's right shoulder." width="300" height="225" class="aligncenter size-medium wp-image-273" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>37. Dutch Masters 2008</strong><br />
23rd-24th Augustus 2008, Sint Michielsgestel, Netherlands
</td>
<td width="50%" align="center" valign="top">
<strong>38. Brussels Summer Open 2008</strong><br />
6th-7th September 2008, Brussels, Belgium
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/39-euro-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/39-euro-2008-1-300x225.jpg" alt="39. European Championship 2009" title="Throwing my hat in the crowd at the winner's ceremony for Square-1." width="300" height="225" class="aligncenter size-medium wp-image-298" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/40-dutch-open-2008-2.jpg"><img src="http://qblog.be/wp-content/uploads/40-dutch-open-2008-2-300x225.jpg" alt="40. Dutch Open 2008" title="Solving the Mirror Blocks blindfolded while waiting for dinner." width="300" height="225" class="aligncenter size-medium wp-image-275" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>39. European Championship 2008</strong><br />
19th-21st September 2008, Derio (Bilbao), Spain
</td>
<td width="50%" align="center" valign="top">
<strong>40. Dutch Open 2008</strong><br />
18th-19th October 2008, Eindhoven, Netherlands
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/41-uk-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/41-uk-open-2008-1-300x225.jpg" alt="41. UK Open 2008" title="Doing a team solve with Charlie Cooper. The group of Italian cubers in the background is doing a team solve too." width="300" height="225" class="aligncenter size-medium wp-image-276" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/42-dutch-nationals-2008.jpg"><img src="http://qblog.be/wp-content/uploads/42-dutch-nationals-2008-300x225.jpg" alt="42 - Dutch Nationals 2008" title="Appearing in the final of the Dutch Nationals as the only Belgian competitor." width="300" height="225" class="aligncenter size-medium wp-image-322" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>41. UK Open 2008</strong><br />
8th November 2008, Manchester, United Kingdom
</td>
<td width="50%" align="center" valign="top">
<strong>42. Dutch Nationals 2008</strong><br />
15th November 2008, Zwolle, Netherlands
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/43-the-hague-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/43-the-hague-open-2008-1-300x225.jpg" alt="43. The Hague Open 2008" title="Felix, the bigger brother of Spike, observes the proceedings. If only he could operate a stopwatch..." width="300" height="225" class="aligncenter size-medium wp-image-279" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/44-swedish-open-2008-1.jpg"><img src="http://qblog.be/wp-content/uploads/44-swedish-open-2008-1-300x225.jpg" alt="44. Swedish Cube Day 2009" title="Solving pyraminx during a marathon day of competition which started at 8 in the morning and went on right until 10 in the evening." width="300" height="225" class="aligncenter size-medium wp-image-290" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>43. The Hague Open 2008</strong><br />
29th November 2008, The Hague, Netherlands
</td>
<td width="50%" align="center" valign="top">
<strong>44. Swedish Cube Day 2008</strong><br />
6th December 2008, Kungs&auml;ngen, Sweden
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/45-aachen-open-2009-2.jpg"><img src="http://qblog.be/wp-content/uploads/45-aachen-open-2009-2-300x200.jpg" alt="45. Aachen Open 2009" title="Robin Kwant, Mats Valk, me, Erik Akkersdijk and Stefan Pochman chilling out in the competitors area." width="300" height="200" class="aligncenter size-medium wp-image-281" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/46-swiss-open-2009-3.png"><img src="http://qblog.be/wp-content/uploads/46-swiss-open-2009-3-300x199.png" alt="46. Swiss Open 2009" title="Doing a team blindfolded solve with Stefan Huber from Switzerland." width="300" height="199" class="aligncenter size-medium wp-image-282" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>45. Aachen Open 2009</strong><br />
10th-11th January, 2009, Aachen, Germany
</td>
<td width="50%" align="center" valign="top">
<strong>46. Swiss Open 2009</strong><br />
31st January-1st February 2009, Lausanne, Switzerland
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/47-benelux-open-2009.jpg"><img src="http://qblog.be/wp-content/uploads/47-benelux-open-2009-300x225.jpg" alt="47 - Benelux Open 2009" title="Winning the Master Magic event with an average that is 8 hundredths of a second faster compared to my Magic average." width="300" height="225" class="aligncenter size-medium wp-image-316" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/47-belgian-open-2009-11.jpg"><img src="http://qblog.be/wp-content/uploads/47-belgian-open-2009-11-225x300.jpg" alt="47. Belgian Open 2009" title="In the final defending my Belgian championship title, which I ended up losing to Tobias Daneels." width="225" height="300" class="aligncenter size-medium wp-image-296" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>47. Benelux Open 2009</strong><br />
21st-22nd February 2009, Sint Michielsgestel, Netherlands
</td>
<td width="50%" align="center" valign="top">
<strong>48. Belgian Open 2009</strong><br />
28th February-1st March 2009, Brussels, Belgium
</td>
</tr>
<tr>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/49-french-open-2009-1.jpg"><img src="http://qblog.be/wp-content/uploads/49-french-open-2009-1-225x300.jpg" alt="49. French Open 2009" title="Charlie and me supporting each other while we wait for our next attempt." width="225" height="300" class="aligncenter size-medium wp-image-288" /></a>
</td>
<td width="50%" align="center">
<a href="http://qblog.be/wp-content/uploads/50-danish-open-2009-1.jpg"><img src="http://qblog.be/wp-content/uploads/50-danish-open-2009-1-225x300.jpg" alt="50. Danish Open 2009" title="Doing the fewest moves challenge with Spike lying on the table." width="225" height="300" class="aligncenter size-medium wp-image-285" /></a>
</td>
</tr>
<tr>
<td width="50%" align="center" valign="top">
<strong>49. French Open 2009</strong><br />
14th-15th March 2009, Serris (Paris), France
</td>
<td width="50%" align="center" valign="top">
<strong>50. Danish Open 2009</strong><br />
4th-5th April 2009, Copenhagen, Denmark
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2009/07/50-competitions-in-images/feed/</wfw:commentRss>
		</item>
		<item>
		<title>3&#8230; 2&#8230; 1&#8230; GO!</title>
		<link>http://qblog.be/2009/07/3-2-1-go/</link>
		<comments>http://qblog.be/2009/07/3-2-1-go/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 15:22:25 +0000</pubDate>
		<dc:creator>Lars Vandenbergh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qblog.be/?p=96</guid>
		<description><![CDATA[I&#8217;ve been playing with the thought of starting a blog about cubing for quite some time now. I never went through with the idea because blogging about your hobby seemed such an obvious and unoriginal thing to do. It&#8217;s been said many times that there are too many ways of sharing your message with the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with the thought of starting a blog about cubing for quite some time now. I never went through with the idea because blogging about your hobby seemed such an obvious and unoriginal thing to do. It&#8217;s been said many times that there are too many ways of sharing your message with the rest of world these days and too few people who actually have something interesting to say. I agree and I&#8217;m still very wary of this, but I&#8217;ve decided to just give it a go and see where it ends up.</p>
<p>A few posts on my website <a href="http://www.cubezone.be" target="blank">www.cubezone.be</a> also had a blog-like quality. I enjoyed writing them and some people have given me good feedback on it. Going back a bit further, on <a href="http://web.archive.org/web/20040803193029/lars.studentenweb.org/cube/" target="blank">my old student website</a> I used to publish short reports on the <a href="http://web.archive.org/web/20040807133012/lars.studentenweb.org/cube/marathon.php" target="blank">cube meetings</a> and <a href="http://web.archive.org/web/20031003220921/lars.studentenweb.org/cube/wc2003/" target="blank">competitions</a> I had been to. They&#8217;re fun to read years later and I now really regret that I haven&#8217;t kept up the habit of writing about what I&#8217;ve been up to.</p>
<p>Speedcubing is still regarded as a rather unusual hobby and it may stay that way forever. Hopefully through sharing my experiences, people will start seeing that cubing is just another way of meeting people, making friends and having fun together while doing something you really like.</p>
<p>Of course I won&#8217;t be avoiding the topics savoured by the die-hard cuber. I want to do some elaborate articles on solution strategies, puzzle theory, computer studies and what not. I think there&#8217;s still a lot of ground to be covered in this area especially when it comes to making comprehensive, well-written guides.</p>
<p>I know, I know! There are <a href="http://www.speedsolving.com/" target="blank">discussion forums</a> for sharing ideas with fellow cube enthusiasts. However, forums are limiting in many ways. First of all, you don&#8217;t have a lot of control over the formatting and lay out which doesn&#8217;t help expressing your ideas clearly. Writing long posts isn&#8217;t always very well received on a forum and posts with real substance tend to get lost between the day-to-day chitchat to goes on over there. Forums have their own way of organizing topics which you have to adhere to. On my blog, only my rules apply and I&#8217;m in charge.</p>
<p>Next to the <em>&#8220;serious&#8221;</em> stuff, I&#8217;ll also try to throw in some quirkiness and humor from time to time. In the end, cubing is all about playing!</p>
<p>As I said, I don&#8217;t know how this blog is going to evolve and I may look back on this project in a few months time thinking it was a mistake. But this uncertainty also makes it rather exciting and, how odd it sounds, I&#8217;m very curious to find out what I&#8217;ll have in store for you.</p>
<p>Stay tuned! <img src='http://qblog.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://qblog.be/2009/07/3-2-1-go/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
