中文
相关论文

相关论文: Dancing links

200 篇论文

An algorithm is provided to tile the plane with the aperiodic monotile Tile(1,1) recently discovered by Smith et al. (2023). Their geometric construction guidelines are expanded into a numerical MATLAB algorithm. The intention is to remove…

数学物理 · 物理学 2024-11-05 Henning U. Voss

Dual decomposition provides a tractable framework for designing algorithms for finding the most probable (MAP) configuration in graphical models. However, for many real-world inference problems, the typical decomposition has a large…

数据结构与算法 · 计算机科学 2012-10-19 David Sontag , Do Kook Choe , Yitao Li

This article presents a strongly polynomial-time algorithm for the general linear programming problem. This algorithm is an implicit reduction procedure that works as follows. Primal and dual problems are combined into a special system of…

最优化与控制 · 数学 2026-03-24 Samuel Awoniyi

TThe prototypical problem we study here is the following. Given a $2L\times 2L$ square, there are approximately $\exp(4KL^2/\pi )$ ways to tile it with dominos, i.e. with horizontal or vertical $2\times 1$ rectangles, where $K\approx 0.916$…

概率论 · 数学 2016-01-13 Benoit Laslier , Fabio Toninelli

Nowadays, fast delivery services have created the need for high-density warehouses. The puzzle-based storage system is a practical way to enhance the storage density, however, facing difficulties in the retrieval process. In this work, a…

机器学习 · 计算机科学 2022-02-09 Jing He , Xinglu Liu , Qiyao Duan , Wai Kin Victor Chan , Mingyao Qi

Suppose $P$ is a symmetric convex polygon in the plane. We give a polynomial time algorithm that decides if $P$ can tile the plane by transations at some level (not necessarily at level one; this is multiple tiling). The main technical…

度量几何 · 数学 2020-05-12 Mihail N. Kolountzakis

One of the most common mechanisms used for speeding up problem solvers is macro-learning. Macros are sequences of basic operators acquired during problem solving. Macros are used by the problem solver as if they were basic operators. The…

人工智能 · 计算机科学 2009-09-25 L. Finkelstein , S. Markovitch

We derive explicit rational generating functions for weighted tilings of $2k\times n$ rectangles by straight $k\times 1$ tiles. Our approach combines a decomposition by fault lines with a Hadamard-product framework. Tools from algebraic…

组合数学 · 数学 2026-04-24 Mudit Aggarwal , Hrishik Koley , Samrith Ram

Solving Sudoku puzzles is one of the most popular pastimes in the world. Puzzles range in difficulty from easy to very challenging; the hardest puzzles tend to have the most empty cells. The current paper explains and compares three…

最优化与控制 · 数学 2013-05-17 Eric C. Chi , Kenneth Lange

We introduce a new family of one-player games, involving the movement of coins from one configuration to another. Moves are restricted so that a coin can be placed only in a position that is adjacent to at least two other coins. The goal of…

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

Given a tiling of a 2D grid with several types of tiles, we can count for every row and column how many tiles of each type it intersects. These numbers are called the_projections_. We are interested in the problem of reconstructing a tiling…

计算复杂性 · 计算机科学 2009-09-25 Marek Chrobak , Peter Couperus , Christoph Durr , Gerhard Woeginger

Cohn and Umans proposed a framework for developing fast matrix multiplication algorithms based on the embedding computation in certain groups algebras. In subsequent work with Kleinberg and Szegedy, they connected this to the search for…

计算复杂性 · 计算机科学 2023-01-03 Matthew Anderson , Zongliang Ji , Anthony Yang Xu

There is growing interest in representing image data and feature descriptors using compact binary codes for fast near neighbor search. Although binary codes are motivated by their use as direct indices (addresses) into a hash table, codes…

计算机视觉与模式识别 · 计算机科学 2014-04-28 Mohammad Norouzi , Ali Punjani , David J. Fleet

To harness modern multicore processors, it is imperative to develop parallel versions of fundamental algorithms. In this paper, we compare different approaches to parallel best-first search in a shared-memory setting. We present a new…

人工智能 · 计算机科学 2014-01-17 Ethan Burns , Sofia Lemons , Wheeler Ruml , Rong Zhou

The importance of classifying connections in large graphs has been the motivation for a rich line of work on distributed subgraph finding that has led to exciting recent breakthroughs. A crucial aspect that remained open was whether…

分布式、并行与集群计算 · 计算机科学 2022-09-27 Keren Censor-Hillel , Dean Leitersdorf , David Vulakh

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss because this has been shown…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Bohan Zhuang , Guosheng Lin , Chunhua Shen , Ian Reid

Network motif provides a way to uncover the basic building blocks of most complex networks. This task usually demands high computer processing, specially for motif with 5 or more vertices. This paper presents an extended methodology with…

数据结构与算法 · 计算机科学 2018-04-27 Luis A. A. Meira , Vinícius R. Máximo , Alvaro L. Fazenda , Arlindo F. da Conceição

A finite set of integers $A$ tiles the integers by translations if $\mathbb{Z}$ can be covered by pairwise disjoint translated copies of $A$. Restricting attention to one tiling period, we have $A\oplus B=\mathbb{Z}_M$ for some…

组合数学 · 数学 2022-03-09 Izabella Laba , Itay Londner

The necklace splitting problem is a classic problem in fair division with many applications, including data-informed fair hash maps. We extend necklace splitting to a dynamic setting, allowing for relocation, insertion, and deletion of…

计算机科学与博弈论 · 计算机科学 2026-05-26 Rishi Advani , Abolfazl Asudeh , Mohsen Dehghankar , Stavros Sintos

We propose a new algorithm for solving the graph-fused lasso (GFL), a method for parameter estimation that operates under the assumption that the signal tends to be locally constant over a predefined graph structure. Our key insight is to…

机器学习 · 统计学 2015-06-02 Wesley Tansey , James G. Scott