simon-git: puzzles (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue May 12 22:09:49 BST 2020
TL;DR:
38dd338 Provide visual guide to the cursor location across the rows and columns.
c9b3c38 unfinished/path: some jottings towards a solver.
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2020-05-12 22:09:49
commit 38dd338652912f056fa5634cd927e5a3f60e0df3
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=38dd338652912f056fa5634cd927e5a3f60e0df3;hp=2a0e91bc76738e36e89abd4dcae5f13bc063d210
Author: Robert Konigsberg <konigsberg at gmail.com>
Date: Sun May 10 14:30:43 2020 -0400
Provide visual guide to the cursor location across the rows and columns.
pattern.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
commit c9b3c3896ca54681d03bd6c25e433affd9809860
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=c9b3c3896ca54681d03bd6c25e433affd9809860;hp=38dd338652912f056fa5634cd927e5a3f60e0df3
Author: Simon Tatham <anakin at pobox.com>
Date: Tue May 12 22:05:52 2020 +0100
unfinished/path: some jottings towards a solver.
I still don't actually have a solver design, but a recent conversation
sent my brain in some more useful directions than I've come up with
before, so I might as well at least note it all down.
unfinished/path.c | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 97 insertions(+)
More information about the tartarus-commits
mailing list