vix.ing · top · new · best · stats · spec

Solving Logic Grid Puzzles with an Algorithm that Imitates Human Behavior

2019/10/15 by Guillaume Escamocher, Escamocher, Guillaume, Barry O’Sullivan +1
Computer Science · #Artificial Intelligence (cs.AI) #Evolutionary Algorithms and Applications #FOS: Computer and information sciences #Machine Learning and Data Classification #Teaching and Learning Programming

paper · pdf · doi:10.48550/arxiv.1910.06636

openalex publication_date 2019/10/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Related