中文
相关论文

相关论文: One-Dimensional Peg Solitaire

200 篇论文

We introduce and study the bounded word problem and the precise word problem for groups given by means of generators and defining relations. For example, for every finitely presented group, the bounded word problem is in NP, i.e., it can be…

群论 · 数学 2018-01-03 Sergei V. Ivanov

A cube is an 8-rep-tile: it is the union of eight smaller copies of itself. Is there a set with a hole which has this property? The computer found an interesting and complicated solution, which then could be simplified. We discuss some…

度量几何 · 数学 2023-01-02 Christoph Bandt , Dmitry Mekhontsev

We give a simple proof of that determining solvability of Shisen-Sho boards is NP-complete. Furthermore, we show that under realistic assumptions, one can compute in logarithmic time if two tiles form a playable pair. We combine an…

数据结构与算法 · 计算机科学 2020-10-20 Michiel de Bondt

We provide a problem definition of the stable marriage problem for a general number of parties $p$ under a natural preference scheme in which each person has simple lists for the other parties. We extend the notion of stability in a natural…

计算机科学与博弈论 · 计算机科学 2015-09-11 Jared D. Lichtman

A numerical method for coupled 3D-1D problems with discontinuous solutions at the interfaces is derived and discussed. This extends a previous work on the subject where only continuous solutions were considered. Thanks to properly defined…

数值分析 · 数学 2022-03-04 Stefano Berrone , Denise Grappein , Stefano Scialò

We derive a five-dimensional nonlinear first order matrix PDE which is a generalization of the completely integrable (2+1)-dimensional $N$-wave equation. Similar to the $\bar\partial$-problem, our algorithm is based on the linear integral…

可精确求解与可积系统 · 物理学 2015-11-17 A. I. Zenchuk

The linear complexity of a periodic sequence over $GF(p^m)$ plays an important role in cryptography and communication [12]. In this correspondence, we prove a result which reduces the computation of the linear complexity and minimal…

密码学与安全 · 计算机科学 2016-08-31 Hao Chen

In the stable marriage and roommates problems, a set of agents is given, each of them having a strictly ordered preference list over some or all of the other agents. A matching is a set of disjoint pairs of mutually accepted agents. If any…

离散数学 · 计算机科学 2016-06-01 Ágnes Cseh , David F. Manlove

In the computational-mechanics structural analysis of one-dimensional cellular automata the following automata-theoretic analogue of the \emph{change-point problem} from time series analysis arises: \emph{Given a string $\sigma$ and a…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Carl S. McTague , James P. Crutchfield

Simple drawings of graphs are those in which each pair of edges share at most one point, either a common endpoint or a proper crossing. In this paper we study the problem of extending a simple drawing $D(G)$ of a graph $G$ by inserting a…

计算几何 · 计算机科学 2019-08-27 Alan Arroyo , Martin Derka , Irene Parada

We study the approximation of high-dimensional rank one tensors using point evaluations and consider deterministic as well as randomized algorithms. We prove that for certain parameters (smoothness and norm of the $r$th derivative) this…

数值分析 · 数学 2014-12-03 Erich Novak , Daniel Rudolf

A tromino tiling problem is a packing puzzle where we are given a region of connected lattice squares and we want to decide whether there exists a tiling of the region using trominoes with the shape of an L. In this work we study a slight…

数据结构与算法 · 计算机科学 2021-03-16 Javier T. Akagi , Eduardo A. Canale , Marcos Villagra

It is sometimes desirable to produce for a nonlinear system of ODEs a new representation of simpler structural form, but it is well known that this goal may imply an increase in the dimension of the system. This is what happens if in this…

数学物理 · 物理学 2019-11-04 Benito Hernández-Bermejo , Victor Fairén , Léon Brenig

Consider the following one-player game. Take a well-formed sequence of opening and closing brackets. As a move, the player can pair any opening bracket with any closing bracket to its right, erasing them. The goal is to re-pair (erase) the…

形式语言与自动机理论 · 计算机科学 2019-04-18 Dmitry Chistikov , Mikhail Vyalyi

We solve the subgraph isomorphism problem in planar graphs in linear time, for any pattern of constant size. Our results are based on a technique of partitioning the planar graph into pieces of small tree-width, and applying dynamic…

数据结构与算法 · 计算机科学 2007-05-23 David Eppstein

The permutation language $P_n$ consists of all words that are permutations of a fixed alphabet of size $n$. Using divide-and-conquer, we construct a regular expression $R_n$ that specifies $P_n$. We then give explicit bounds for the length…

形式语言与自动机理论 · 计算机科学 2018-12-18 Antonio Molina Lovett , Jeffrey Shallit

We consider the problem of drawing an outerplanar graph with $n$ vertices with at most one bend per edge if the outer face is already drawn as a simple polygon. We prove that it can be decided in $O(nm)$ time if such a drawing exists, where…

计算几何 · 计算机科学 2021-08-30 Patrizio Angelini , Philipp Kindermann , Andre Löffler , Lena Schlipf , Antonios Symvonis

We consider the problem of minimal correction of the training set to make it consistent with monotonic constraints. This problem arises during analysis of data sets via techniques that require monotone data. We show that this problem is…

机器学习 · 计算机科学 2007-05-23 Rustem Takhanov

Separation is a classical problem in mathematics and computer science. It asks whether, given two sets belonging to some class, it is possible to separate them by another set of a smaller class. We present and discuss the separation problem…

形式语言与自动机理论 · 计算机科学 2013-03-12 Lorijn van Rooijen , Marc Zeitoun

Given a connected, undirected, simple graph $G = (V, E)$ and $p \le |V|$ pebbles labeled $1,..., p$, a configuration of these $p$ pebbles is an injective map assigning the pebbles to vertices of $G$. Let $S$ and $D$ be two such…

数据结构与算法 · 计算机科学 2013-01-22 Jingjin Yu