Pith. sign in

REVIEW 1 cited by

Explaining Hitori Puzzles: Neurosymbolic Proof Staging for Sequential Decisions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2508.14294 v1 pith:MFVNBVG3 submitted 2025-08-19 cs.AI

Explaining Hitori Puzzles: Neurosymbolic Proof Staging for Sequential Decisions

classification cs.AI
keywords hitoripuzzlesapproachdecisionsexplanationsincludellmsneurosymbolic
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We propose a neurosymbolic approach to the explanation of complex sequences of decisions that combines the strengths of decision procedures and Large Language Models (LLMs). We demonstrate this approach by producing explanations for the solutions of Hitori puzzles. The rules of Hitori include local constraints that are effectively explained by short resolution proofs. However, they also include a connectivity constraint that is more suitable for visual explanations. Hence, Hitori provides an excellent testing ground for a flexible combination of SAT solvers and LLMs. We have implemented a tool that assists humans in solving Hitori puzzles, and we present experimental evidence of its effectiveness.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Taming the Search Space: Solving and Generating Hitori and Binairo Puzzles

    cs.LO 2026-08 conditional novelty 6.0

    SAT-based solving wins for Binairo, backtracking with constraint propagation wins for Hitori, and both puzzle types get new uniqueness-checked generators.