paper-with-me

홈 › Papers

Solving Logic Grid Puzzles with an Algorithm that Imitates Human Behavior

2019-10-15 · Guillaume Escamocher, Barry O'Sullivan

We present in this paper our solver for logic grid puzzles. The approach used by our algorithm mimics the way a human would try to solve the same problem. Every progress made during the solving process is accompanied by a detailed explanation of our program's reasoning. Since this reasoning is based on the same heuristics that a human would employ, the user can easily follow the given explanation.

📄 PDF Abstract BibTeX arXiv:1910.06636

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LGPSolver - Solving Logic Grid Puzzles Automatically

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Elgun Jabrayilzade, Selma Tekir

Logic grid puzzle (LGP) is a type of word problem where the task is to solve a problem in logic. Constraints for the problem are given in the form of textual clues. Once these clues are transformed into formal logic, a d…

Formal LogicLogic Grid Puzzle

Logic-of-Thought: Empowering Large Language Models with Logic Programs for Solving Puzzles in Natural Language

2025-05-22 · Naiqi Li, Peiyuan Liu, Zheng Liu, Tao Dai 외

Solving puzzles in natural language poses a long-standing challenge in AI. While large language models (LLMs) have recently shown impressive capabilities in a variety of tasks, they continue to struggle with complex puzz…

Natural Language Understanding

VGRP-Bench: Visual Grid Reasoning Puzzle Benchmark for Large Vision-Language Models

2025-03-29 · Yufan Ren, Konstantinos Tertikas, Shalini Maiti, Junlin Han 외

Large Vision-Language Models (LVLMs) struggle with puzzles, which require precise perception, rule comprehension, and logical reasoning. Assessing and enhancing their performance in this domain is crucial, as it reflects…

Logical Reasoning

Solving Zebra Puzzles Using Constraint-Guided Multi-Agent Systems

2024-07-04 · Shmuel Berman, Kathleen McKeown, Baishakhi Ray

Prior research has enhanced the ability of Large Language Models (LLMs) to solve logic puzzles using techniques such as chain-of-thought prompting or introducing a symbolic representation. These frameworks are still usua…

What is the Title of this Paper? Solving logic puzzles using algorithms

2023-06-30 · Ujaan Rakshit, Nishchal Dwivedi

This work delves into the realm of logic puzzles by focusing on the Knight and Knave problems popularized by Raymond Smullyan in his book series "What is the Name of This Book?". The puzzles revolve around characters kno…

Logical Reasoning