<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puzzles/.gitignore, branch rockbox</title>
<subtitle>My sgt-puzzles tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/'/>
<entry>
<title>Tracks: add standalone solver program.</title>
<updated>2020-02-26T06:32:35+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2020-02-26T06:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=b3098efbc489be685ff644cde8dd6844f0198479'/>
<id>b3098efbc489be685ff644cde8dd6844f0198479</id>
<content type='text'>
Having one of these makes it much easier to debug what's going on when
the solver can't solve something. Also, now the solver can grade the
difficulty of a puzzle, it's useful to expose that feature in a
command-line tool.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having one of these makes it much easier to debug what's going on when
the solver can't solve something. Also, now the solver can grade the
difficulty of a puzzle, it's useful to expose that feature in a
command-line tool.
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore: add more autotools detritus.</title>
<updated>2019-11-13T19:27:41+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2019-11-13T19:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=26a40781e6a3d64a32f8f98529b62917dd32d389'/>
<id>26a40781e6a3d64a32f8f98529b62917dd32d389</id>
<content type='text'>
One of these days I should sit down and work out exactly when a run of
autoconf generates an autom4te.cache directory, and why it can
suddenly turn up unexpectedly one day after years of never needing to
put it in .gitignore!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One of these days I should sit down and work out exactly when a run of
autoconf generates an autom4te.cache directory, and why it can
suddenly turn up unexpectedly one day after years of never needing to
put it in .gitignore!
</pre>
</div>
</content>
</entry>
<entry>
<title>Dominosa: add a command-line solver.</title>
<updated>2019-04-04T22:58:31+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2019-04-02T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=f1c8e4092cf1f31bbf5a3889bd47cbe1c5955f87'/>
<id>f1c8e4092cf1f31bbf5a3889bd47cbe1c5955f87</id>
<content type='text'>
I've made the existing optional solver diagnostics appear as the
verbose output of the solver program. They're not particularly legible
at the moment, but they're better than nothing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've made the existing optional solver diagnostics appear as the
verbose output of the solver program. They're not particularly legible
at the moment, but they're better than nothing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing binary 'matching' to .gitignore.</title>
<updated>2018-11-13T21:54:11+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2018-11-13T21:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=cdc0563123951822b2f5f514336f8890ee6df522'/>
<id>cdc0563123951822b2f5f514336f8890ee6df522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable 64-bit osx build and fix a warning.</title>
<updated>2018-06-01T05:50:15+00:00</updated>
<author>
<name>Josh Lee</name>
<email>jleedev@gmail.com</email>
</author>
<published>2018-05-29T12:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=32f96080ad2f1bf263e101c245f0332eed021d5a'/>
<id>32f96080ad2f1bf263e101c245f0332eed021d5a</id>
<content type='text'>
OS X is beginning to show a warning when a 32-bit application is
opened, so it's high time that this gets enabled. Fix a clang warning
exposed by this build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OS X is beginning to show a warning when a 32-bit application is
opened, so it's high time that this gets enabled. Fix a clang warning
exposed by this build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add patternpicture to .gitignore.</title>
<updated>2016-02-14T08:47:27+00:00</updated>
<author>
<name>Phil Bordelon</name>
<email>phil@thenexusproject.org</email>
</author>
<published>2016-02-14T01:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=4a0d9ad39b1fc5e42fea6fb595ca480db0727bcd'/>
<id>4a0d9ad39b1fc5e42fea6fb595ca480db0727bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the new 'fifteensolver' to .gitignore.</title>
<updated>2015-10-18T16:53:28+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-10-18T16:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=3c0b01114ccf6aaead7aede33b4eaa26d325454b'/>
<id>3c0b01114ccf6aaead7aede33b4eaa26d325454b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new puzzle: Palisade.</title>
<updated>2015-10-18T16:53:28+00:00</updated>
<author>
<name>Jonas Kölker</name>
<email>jonaskoelker@yahoo.com</email>
</author>
<published>2015-10-02T11:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=6860c65bb3807dd83830e047d35d8f0fe4e89a86'/>
<id>6860c65bb3807dd83830e047d35d8f0fe4e89a86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New puzzle from James Harvey: 'Tracks'.</title>
<updated>2015-02-08T16:23:32+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-02-08T16:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=362bf8d450b6de02f8175afe979e2bca36d48c67'/>
<id>362bf8d450b6de02f8175afe979e2bca36d48c67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New puzzle: 'Flood'.</title>
<updated>2015-01-12T19:51:19+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-01-12T19:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=201b32983b5cd1f904da3614ee9136cfeec59818'/>
<id>201b32983b5cd1f904da3614ee9136cfeec59818</id>
<content type='text'>
Based on a web game I saw a few years ago, and dashed off this weekend
after I thought of a way to write a good (though not quite optimal)
heuristic solver, here's a random little thing not quite in the same
line as the most usual kind of Puzzles fare: instead of making you
scratch your head to find any move to make at all, it's easy to find
solutions in principle, and the challenge comes from having to do so
within a move limit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a web game I saw a few years ago, and dashed off this weekend
after I thought of a way to write a good (though not quite optimal)
heuristic solver, here's a random little thing not quite in the same
line as the most usual kind of Puzzles fare: instead of making you
scratch your head to find any move to make at all, it's easy to find
solutions in principle, and the challenge comes from having to do so
within a move limit.
</pre>
</div>
</content>
</entry>
</feed>
