<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-086/tyler-wardhaugh/lua/test.lua, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/'/>
<entry>
<title>Ch86 (Lua): Task 1 and 2</title>
<updated>2020-11-15T01:18:13+00:00</updated>
<author>
<name>Tyler Wardhaugh</name>
<email>tyler.wardhaugh@gmail.com</email>
</author>
<published>2020-11-14T18:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=e1f3fd5fcd45efdb223ebaa16524ed7c821caa39'/>
<id>e1f3fd5fcd45efdb223ebaa16524ed7c821caa39</id>
<content type='text'>
For the Sudoku puzzle solver, I ported Peter Norvig's solver[1] from Python
to Lua. On that page there are submissions for other ports as well.

--

[1] Solving Every Sudoku Puzzle, http://norvig.com/sudoku.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the Sudoku puzzle solver, I ported Peter Norvig's solver[1] from Python
to Lua. On that page there are submissions for other ports as well.

--

[1] Solving Every Sudoku Puzzle, http://norvig.com/sudoku.html
</pre>
</div>
</content>
</entry>
</feed>
