中文
相关论文

相关论文: A Simple In-Place Algorithm for In-Shuffle

200 篇论文

In this paper, we present a cluster algorithm for the simulation of hard spheres and related systems. In this algorithm, a copy of the configuration is rotated with respect to a randomly chosen pivot point. The two systems are then…

统计力学 · 物理学 2008-02-03 Christophe Dress , Werner Krauth

Consider a terminal in which users arrive continuously over a finite period of time at a variable rate known in advance. A fleet of shuttles has to carry the users over a fixed trip. What is the shuttle schedule that minimizes their waiting…

最优化与控制 · 数学 2017-06-07 Laurent Daudet , Frédéric Meunier

This paper presents a multiscale decomposition algorithm. Unlike standard wavelet transforms, the proposed operator is both linear and shift invariant. The central idea is to obtain shift invariance by averaging the aligned wavelet…

计算机视觉与模式识别 · 计算机科学 2007-05-23 Andreas Siebert

Inspired by a common technique for shuffling a deck of cards on a table without riffling, we formalize the pile shuffle and investigate its capabilities as a sorting device. Our study is novel in that we consider pile shuffle in three…

组合数学 · 数学 2025-06-03 Kyle B. Treleaven

We are given a read-only memory for input and a write-only stream for output. For a positive integer parameter s, an s-workspace algorithm is an algorithm using only $O(s)$ words of workspace in addition to the memory for input. In this…

计算几何 · 计算机科学 2018-04-11 Eunjin Oh , Hee-Kap Ahn

Consider an n by n array of cards shuffled in the following manner. An element x of the array is chosen uniformly at random; Then with probability 1/2 the rectangle of cards above and to the left of x is rotated 180 degrees, and with…

概率论 · 数学 2007-05-23 Robin Pemantle

A deck of $n$ cards is shuffled by repeatedly moving the top card to one of the bottom $k_n$ positions uniformly at random. We give upper and lower bounds on the total variation mixing time for this shuffle as $k_n$ ranges from a constant…

概率论 · 数学 2007-05-23 Sharad Goel

We introduce a novel concept of simple loop dwell time and use it to give sufficient conditions for stability of a continuous-time linear switched system where switching between subsystems is governed by an underlying graph. We present a…

动力系统 · 数学 2020-01-07 Nikita Agarwal

We consider space-saving versions of several important operations on univariate polynomials, namely power series inversion and division, division with remainder, multi-point evaluation, and interpolation. Now-classical results show that…

符号计算 · 计算机科学 2020-09-01 Pascal Giorgi , Bruno Grenet , Daniel S. Roche

We show that our algorithm for inverting the sweep map on (2n, n)-Dyck paths works for any (kn, n)-Dyck path, where k is an arbitrary positive integer.

组合数学 · 数学 2017-03-30 Erin Milne

Consider the fundamental problem of drawing a simple random sample of size k without replacement from [n] := {1, . . . , n}. Although a number of classical algorithms exist for this problem, we construct algorithms that are even simpler,…

数据结构与算法 · 计算机科学 2021-04-13 Daniel Ting

Researchers have recently proposed several systems that ease the process of performing Bayesian probabilistic inference. These include systems for automatic inference algorithm synthesis as well as stronger abstractions for manual algorithm…

编程语言 · 计算机科学 2018-05-07 Eric Atkinson , Cambridge Yang , Michael Carbin

Pole-swapping algorithms are generalizations of bulge-chasing algorithms for the generalized eigenvalue problem. Structure-preserving pole-swapping algorithms for the palindromic and alternating eigenvalue problems, which arise in control…

数值分析 · 数学 2019-12-11 Thomas Mach , Thijs Steel , Raf Vandebril , David S. Watkins

Based on a scheme that produces an entanglement between the spin and the path variables of a single spin-1/2 particle (qubit) using a beam-splitter and a spin-flipper, we formulate a procedure for transferring this intraparticle hybrid…

量子物理 · 物理学 2015-05-14 S. Adhikari , A. S. Majumdar , Dipankar Home , Alok Kumar pan

Many applications require comparing multimodal data with different structure and dimensionality that cannot be compared directly. Recently, there has been increasing interest in methods for learning and efficiently representing such…

计算机视觉与模式识别 · 计算机科学 2011-11-08 Michael M. Bronstein

This paper studies the fundamental problem of how to reroute $k$ unsplittable flows of a certain demand in a capacitated network from their current paths to their respective new paths, in a congestion-free manner and fast. This scheduling…

数据结构与算法 · 计算机科学 2018-05-22 Saeed Akhoondian Amiri , Szymon Dudycz , Mahmoud Parham , Stefan Schmid , Sebastian Wiederrecht

Pole-swapping algorithms, which are generalizations of the QZ algorithm for the generalized eigenvalue problem, are studied. A new modular (and therefore more flexible) convergence theory that applies to all pole-swapping algorithms is…

数值分析 · 数学 2022-05-02 Daan Camps , Thomas Mach , Raf Vandebril , David S. Watkins

In card games, in casino games with multiple decks of cards and in cryptography, one is sometimes faced with the following problem: how can a human (as opposed to a computer) shuffle a large deck of cards? The procedure we study is to break…

概率论 · 数学 2016-10-11 Evita Nestoridi , Graham White

We present optimal binary pebbling algorithms for in-place reversal (backward traversal) of one-way hash chains. For a hash chain of length $2^k$, the number of hashes performed in each output round does not exceed $\lceil k/2 \rceil$,…

密码学与安全 · 计算机科学 2018-02-13 Berry Schoenmakers

The paper describes a general glance to the use of element exchange techniques for optimization over permutations. A multi-level description of problems is proposed which is a fundamental to understand nature and complexity of optimization…

数据结构与算法 · 计算机科学 2011-02-23 Mark Sh. Levin