paper-with-me

Papers

Search Algorithms for Mastermind

2019-08-16 · Anthony D. Rhodes

his paper presents two novel approaches to solving the classic board game mastermind, including a variant of simulated annealing (SA) and a technique we term maximum expected reduction in consistency (MERC). In addition, we compare search results for these algorithms to two baseline search methods: a random, uninformed search and the method of minimizing maximum query partition sets as originally developed by both Donald Knuth and Peter Norvig.

📄 PDF Abstract BibTeX arXiv:1908.06183

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

\textsc{Perseus}: Tracing the Masterminds Behind Cryptocurrency Pump-and-Dump Schemes

2025-03-03 · Honglin Fu, Yebo Feng, Cong Wu, Jiahua Xu

Masterminds are entities organizing, coordinating, and orchestrating cryptocurrency pump-and-dump schemes, a form of trade-based manipulation undermining market integrity and causing financial losses for unwitting invest…

Fraud Detection

MastermindEval: A Simple But Scalable Reasoning Benchmark

2025-03-07 · Jonas Golde, Patrick Haller, Fabio Barth, Alan Akbik

Recent advancements in large language models (LLMs) have led to remarkable performance across a wide range of language understanding and mathematical tasks. As a result, increasing attention has been given to assessing t…

Mastermind: Strategy-grounded Learning for Repository-Scale Vulnerability Reproduction

2026-07-02 · Mingzhe Du, Luu Anh Tuan, Tianyi Wu, Renyang Liu 외 arxiv

Repository-level vulnerability reproduction is a demanding software engineering (SE) task: an agent must inspect a codebase, infer the input grammar that reaches a vulnerable path, construct a proof-of-conceptv(PoC), and…

Empowering LLMs in Decision Games through Algorithmic Data Synthesis

2025-03-18 · Haolin Wang, Xueyan Li, Yazhe Niu, Shuai Hu 외

Large Language Models (LLMs) have exhibited impressive capabilities across numerous domains, yet they often struggle with complex reasoning and decision-making tasks. Decision-making games, which inherently require multi…

Decision Making

Knowledge-Driven Multi-Turn Jailbreaking on Large Language Models

2026-01-09 · Songze Li, Ruishi He, Xiaojun Jia, Jun Wang 외 arxiv

Large Language Models (LLMs) face a significant threat from multi-turn jailbreak attacks, where adversaries progressively steer conversations to elicit harmful outputs. However, the practical effectiveness of existing at…