<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sudoku/test/004-easy, branch master</title>
<subtitle>A naïve solver for sudoku puzzles</subtitle>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sudoku/'/>
<entry>
<title>Don't be strict about solutions</title>
<updated>2019-03-16T09:03:09+00:00</updated>
<author>
<name>David Phillips</name>
<email>david@sighup.nz</email>
</author>
<published>2019-03-16T09:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nah.nz/sudoku/commit/?id=c4db7474ffb3454894bc59010e64e3f335fcfa3d'/>
<id>c4db7474ffb3454894bc59010e64e3f335fcfa3d</id>
<content type='text'>
If expected.sku exists, check that the solution matches it, otherwise,
just rely on the solution having been some unknown solution, so long
as it did not modify the pre-set tiles for the problem, and is a valid
and complete sudoku board. This opens up the possibility for testing
multi-solution puzzles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If expected.sku exists, check that the solution matches it, otherwise,
just rely on the solution having been some unknown solution, so long
as it did not modify the pre-set tiles for the problem, and is a valid
and complete sudoku board. This opens up the possibility for testing
multi-solution puzzles.
</pre>
</div>
</content>
</entry>
</feed>
