simon-git: tilings (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Jun 29 16:59:51 BST 2024
TL;DR:
72b3832 CoordinateFinder: add a determinisation step.
Repository: https://git.tartarus.org/simon/tilings.git
On the web: https://git.tartarus.org/?p=simon/tilings.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2024-06-29 16:59:51
commit 72b3832067a6ec0ba531b1219c2eb2e656bdd600
web diff https://git.tartarus.org/?p=simon/tilings.git;a=commitdiff;h=72b3832067a6ec0ba531b1219c2eb2e656bdd600;hp=6b061d5bb3b12080dc0c643de08a57b771f8bbe0
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jun 29 13:28:43 2024 +0100
CoordinateFinder: add a determinisation step.
I think this would be overkill to run at every step round a patch. But
it _is_ a useful thing to do once at the end, to make it easier for
whoever is reading the result to figure out what the possible answers
are.
finder.sage | 17 +++++++++++++++++
toplevel.sage | 1 +
2 files changed, 18 insertions(+)
More information about the tartarus-commits
mailing list