<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dr Gareth Moore &#187; Solving</title>
	<atom:link href="http://www.garethmoore.co.uk/tag/solving/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.garethmoore.co.uk</link>
	<description>Puzzle and brain-training author</description>
	<lastBuildDate>Sat, 11 Mar 2023 13:45:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solution time distribution graphs</title>
		<link>http://www.garethmoore.co.uk/2010/03/solution-time-distribution-graphs/</link>
		<comments>http://www.garethmoore.co.uk/2010/03/solution-time-distribution-graphs/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 20:48:24 +0000</pubDate>
		<dc:creator>Gareth Moore</dc:creator>
				<category><![CDATA[Puzzlemix]]></category>
		<category><![CDATA[Solving]]></category>

		<guid isPermaLink="false">http://www.garethmoore.co.uk/?p=929</guid>
		<description><![CDATA[I was tidying my desk earlier when I suddenly thought: wouldn&#8217;t it be fun to see exactly how your puzzle solving time compared with every other solver?!
And so now you can. If you play puzzles online at PuzzleMix then the statistics show a distribution of solution times, highlighting where you fitted:
My result is the yellow/pale  <a href="http://www.garethmoore.co.uk/2010/03/solution-time-distribution-graphs/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I was tidying my desk earlier when I suddenly thought: wouldn&#8217;t it be fun to see exactly how your puzzle solving time compared with <em>every</em> other solver?!</p>
<p>And so now you can. If you play puzzles online at <a href="http://www.puzzlemix.com/" target="_blank">PuzzleMix</a> then the statistics show a distribution of solution times, highlighting where you fitted:</p>
<p><a href="http://www.garethmoore.co.uk/wp-content/uploads/2010/03/timegraph.png"><img class="aligncenter size-full wp-image-930" title="Time distribution graph" src="http://www.garethmoore.co.uk/wp-content/uploads/2010/03/timegraph.png" alt="Time distribution graph" width="204" height="157" /></a>My result is the yellow/pale blue bar, and as you can see I was the second or third fastest on this particular puzzle.  Previously all I&#8217;d have known is that I was better than average, and near the fastest. Now I can see just exactly where I fit in.</p>
<p>I think this is great! <img src='http://www.garethmoore.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Of course, it&#8217;s a bit embarrassing when your highlight bar is off to the right, or doesn&#8217;t even fit on&#8230; (it only shows the top 90% of results when there are 20 or more, and omits all results longer than 2 hours).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garethmoore.co.uk/2010/03/solution-time-distribution-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Sudoku using Robots!</title>
		<link>http://www.garethmoore.co.uk/2009/09/solving-sudoku-using-robots/</link>
		<comments>http://www.garethmoore.co.uk/2009/09/solving-sudoku-using-robots/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:34:15 +0000</pubDate>
		<dc:creator>Gareth Moore</dc:creator>
				<category><![CDATA[Sudoku]]></category>
		<category><![CDATA[Solving]]></category>

		<guid isPermaLink="false">http://www.garethmoore.co.uk/?p=629</guid>
		<description><![CDATA[Not a puzzle in itself, but I came across something related to Sudoku that&#8217;s so technically impressive that I just had to post about it.
There are plenty of online or interactive Sudoku solvers, and even some real-world ones which take the pages of a book, scan it in and then solve.  SudokuGrab for iPod/iPhone is  <a href="http://www.garethmoore.co.uk/2009/09/solving-sudoku-using-robots/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 415px"><a href="http://www.tiltedtwister.com/sudokusolver.html"><img class=" " title="Sudoku Solver robot" src="http://www.tiltedtwister.com/img/sudoku/sudoku1.jpg" alt="Sudoku Solver robot" width="405" height="267" /></a><p class="wp-caption-text">Sudoku Solver robot</p></div>
<p>Not a puzzle in itself, but I came across something related to Sudoku that&#8217;s so technically impressive that I just had to post about it.</p>
<p>There are plenty of online or interactive Sudoku solvers, and even some real-world ones which take the pages of a book, scan it in and then solve.  <a href="http://sudokugrab.blogspot.com/2009/07/how-does-it-all-work.html" target="_blank">SudokuGrab for iPod/iPhone</a> is one popular example, whilst other people have used <a href="http://www.youtube.com/watch?v=ReRSCSrtr58" target="_blank">a combination of Lego and a webcam to scan in and solve entire books</a>.</p>
<p>But how about this?  A Sudoku solver robot which you can build yourself, and doesn&#8217;t even need a computer to drive it &#8211; it runs directly from a single Mindstorms Lego robotics kit.  It&#8217;s unbelievable to watch it work, using a single point light sensor which the robot waves back and forth over the paper to build an image &#8211; there is no Lego webcam which can be integrated with the Mindstorms robotic kit.  And then, as if it wasn&#8217;t already impressive enough, it uses a real pen to write in the solution.</p>
<p>It&#8217;s just amazing &#8211; <a href="http://www.tiltedtwister.com/sudokusolver.html" target="_blank">take a look at the robot</a>! </p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Mp8Y2yjV4fU&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Mp8Y2yjV4fU&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.garethmoore.co.uk/2009/09/solving-sudoku-using-robots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
