chiark / gitweb /
Tracks: add standalone solver program.
authorSimon Tatham <anakin@pobox.com>
Wed, 26 Feb 2020 06:05:00 +0000 (06:05 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 26 Feb 2020 06:32:35 +0000 (06:32 +0000)
commitb3098efbc489be685ff644cde8dd6844f0198479
tree9d63a3edc54a5c01457303ae75ddd56c9ef48dce
parentf8027fb2e0032b362621e7314ef0ac6cdc2b8577
Tracks: add standalone solver program.

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.
.gitignore
tracks.R
tracks.c