paper-with-me

Papers

Strategy Synthesis for General Deductive Games Based on SAT Solving

2014-07-15 · Miroslav Klimos, Antonin Kucera

We propose a general framework for modelling and solving deductive games, where one player selects a secret code and the other player strives to discover this code using a minimal number of allowed experiments that reveal some partial information about the code. The framework is implemented in a software tool Cobra, and its functionality is demonstrated by producing new results about existing deductive games.

📄 PDF Abstract BibTeX arXiv:1407.3926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Genetic Algorithm for Program Synthesis

2022-11-22 · Yutaka Nagashima

A deductive program synthesis tool takes a specification as input and derives a program that satisfies the specification. The drawback of this approach is that search spaces for such correct programs tend to be enormous,…

Program Synthesis

Neural-Guided Deductive Search for Real-Time Program Synthesis from Examples

2018-04-03 · ICLR 2018 1 · Ashwin Kalyan, Abhishek Mohta, Oleksandr Polozov, Dhruv Batra 외

Synthesizing user-intended programs from a small number of input-output examples is a challenging problem with several important applications like spreadsheet manipulation, data wrangling and code refactoring. Existing s…

Program Synthesis

Solving Large Extensive-Form Games with Strategy Constraints

2018-09-20 · Trevor Davis, Kevin Waugh, Michael Bowling

Extensive-form games are a common model for multiagent interactions with imperfect information. In two-player zero-sum games, the typical solution concept is a Nash equilibrium over the unconstrained strategy set for eac…

counterfactualForm

Research Vision: Multi-Agent Path Planning for Cops And Robbers Via Reactive Synthesis

2025-03-14 · William Fishell, Andoni Rodriguez, Mark Santolucito

We propose the problem of multi-agent path planning for a generalization of the classic Cops and Robbers game via reactive synthesis. Specifically, through the application of LTLt and Coordination Synthesis, we aim to ch…

Program Synthesis

TurnaboutLLM: A Deductive Reasoning Benchmark from Detective Games

2025-05-21 · Yuan Yuan, Muyu He, Muhammad Adil Shahid, Jiani Huang 외

This paper introduces TurnaboutLLM, a novel framework and dataset for evaluating the deductive reasoning abilities of Large Language Models (LLMs) by leveraging the interactive gameplay of detective games Ace Attorney an…