中文
相关论文

相关论文: One-Dimensional Peg Solitaire

200 篇论文

We develop a combinatorial approach to the study of semigroups and monoids with finite presentations satisfying small overlap conditions. In contrast to existing geometric methods, our approach facilitates a sequential left-right analysis…

环与代数 · 数学 2007-12-04 Mark Kambites

Designing complex engineered systems requires managing tightly coupled trade-offs between subsystem capabilities and resource requirements. Monotone co-design provides a compositional language for such problems, but its generality does not…

最优化与控制 · 数学 2026-04-01 Yubo Cai , Yujun Huang , Meshal Alharbi , Gioele Zardini

We will describe a combinatorial game that models the problem of resolution of singularities of algebraic varieties over a field of characteristic zero. By giving a winning strategy for this game, we give another proof of the existence of…

代数几何 · 数学 2014-01-31 Josef Schicho

This paper deals with a problem from discrete-time robust control which requires the solution of constraints over the reals that contain both universal and existential quantifiers. For solving this problem we formulate it as a program in a…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Stefan Ratschan , Luc Jaulin

I present the most fundamental features of an implemented system designed to manipulate representations of regular languages. The system is structured into two layers, allowing regular languages to be represented in an increasingly compact,…

形式语言与自动机理论 · 计算机科学 2025-09-24 Baudouin Le Charlier

Many combinatorial optimisation problems can be modelled as valued constraint satisfaction problems. In this paper, we present a polynomial-time algorithm solving the valued constraint satisfaction problem for a fixed number of variables…

最优化与控制 · 数学 2020-03-03 Manuel Bodirsky , Marcello Mamino , Caterina Viola

We formalize Simplified Boardgames language, which describes a subclass of arbitrary board games. The language structure is based on the regular expressions, which makes the rules easily machine-processable while keeping the rules concise…

人工智能 · 计算机科学 2016-07-18 Jakub Kowalski , Jakub Sutowicz , Marek Szykuła

Many natural combinatorial problems can be expressed as constraint satisfaction problems. This class of problems is known to be NP-complete in general, but certain restrictions on the form of the constraints can ensure tractability. The…

计算复杂性 · 计算机科学 2020-10-05 Dmitriy Zhuk

We consider the problem of embedding the Steiner points of a Steiner tree with given topology into the rectilinear plane. Thereby, the length of the path between a distinguished terminal and each other terminal must not exceed given length…

数据结构与算法 · 计算机科学 2015-08-19 Jens Maßberg

Matching logic is a logical framework for specifying and reasoning about programs using pattern matching semantics. A pattern is made up of a number of structural components and constraints. Structural components are syntactically matched,…

计算机科学中的逻辑 · 计算机科学 2024-11-01 Ádám Kurucz , Péter Bereczky , Dániel Horpácsi

The winner determination problems of many attractive multi-winner voting rules are NP-complete. However, they often admit polynomial-time algorithms when restricting inputs to be single-peaked. Commonly, such algorithms employ dynamic…

计算机科学与博弈论 · 计算机科学 2021-04-20 Dominik Peters

We prove that the single-player game clobber is solvable in linear time when played on a line or on a cycle. For this purpose, we show that this game is equivalent to an optimization problem on a set of words defined by seven classes of…

计算机科学与博弈论 · 计算机科学 2007-05-23 Vincent D. Blondel , Julien M. Hendrickx , Raphael M. Jungers

Many problems of interest for cyber-physical network systems can be formulated as Mixed Integer Linear Programs in which the constraints are distributed among the agents. In this paper we propose a distributed algorithm to solve this class…

最优化与控制 · 数学 2017-12-06 Andrea Testa , Alessandro Rucco , Giuseppe Notarstefano

Clobber is a new two-player board game. In this paper, we introduce the one-player variant Solitaire Clobber where the goal is to remove as many stones as possible from the board by alternating white and black moves. We show that a…

离散数学 · 计算机科学 2007-05-23 Erik D. Demaine , Martin L. Demaine , Rudolf Fleischer

The exact complexity of geometric cuts and bisections is the longstanding open problem including even the dimension one. In this paper, we resolve this problem for dimension one (the real line) by designing an exact polynomial time…

数据结构与算法 · 计算机科学 2012-07-05 Marek Karpinski , Andrzej Lingas , Dzmitry Sledneu

Answering a question of Haugland, we show that the pooling problem with one pool and a bounded number of inputs can be solved in polynomial time by solving a polynomial number of linear programs of polynomial size. We also give an overview…

最优化与控制 · 数学 2017-02-09 Natashia Boland , Thomas Kalinowski , Fabian Rigterink

"Solitaire Chess" is a logic puzzle published by Thinkfun, that can be seen as a single person version of traditional chess. Given a chess board with some chess pieces of the same color placed on it, the task is to capture all pieces but…

计算复杂性 · 计算机科学 2015-01-27 Jens Maßberg

Capacitated network bargaining games are popular combinatorial games that involve the structure of matchings in graphs. We show that it is always possible to stabilize unit-weight instances of this problem (that is, ensure that they admit a…

离散数学 · 计算机科学 2024-09-05 Laura Sanità , Lucy Verberk

We consider the stable matching problem when the preference lists are not given explicitly but are represented in a succinct way and ask whether the problem becomes computationally easier and investigate other implications. We give…

数据结构与算法 · 计算机科学 2016-12-21 Marvin Künnemann , Daniel Moeller , Ramamohan Paturi , Stefan Schneider

Term unification plays an important role in many areas of computer science, especially in those related to logic. The universal mechanism of grammar-based compression for terms, in particular the so-called Singleton Tree Grammars (STG),…

计算机科学中的逻辑 · 计算机科学 2010-03-13 Adrià Gascón , Guillem Godoy , Manfred Schmidt-Schauß