中文
相关论文

相关论文: Invariant Quantum Algorithms for Insertion into an…

200 篇论文

Recently, Ambainis gave an O(N^(2/3))-query quantum walk algorithm for element distinctness, and more generally, an O(N^(L/(L+1)))-query algorithm for finding L equal numbers. We point out that this algorithm actually solves a much more…

量子物理 · 物理学 2018-12-20 Andrew M. Childs , Jason M. Eisenberg

We study the awake complexity of graph problems that belong to the class O-LOCAL, which includes a subset of problems solvable by sequential greedy algorithms, such as $(\Delta+1)$-coloring and maximal independent set. It is known from…

分布式、并行与集群计算 · 计算机科学 2024-11-26 Alkida Balliu , Pierre Fraigniaud , Dennis Olivetti , Mikaël Rabie

Many dynamic programming algorithms for discrete 0-1 optimizationproblems are "pure" in that their recursion equations only use min/max and addition operations, and do not depend on actual input weights. The well-known greedy algorithm of…

计算复杂性 · 计算机科学 2019-11-21 Stasys Jukna , Hannes Seiwert

We study greedy-type algorithms such that at a greedy step we pick several dictionary elements contrary to a single dictionary element in standard greedy-type algorithms. We call such greedy algorithms {\it super greedy algorithms}. The…

数值分析 · 数学 2010-10-27 Entao Liu , Vladimir N. Temlyakov

Attempts to find new quantum algorithms that outperform classical computation have focused primarily on the nonabelian hidden subgroup problem, which generalizes the central problem solved by Shor's factoring algorithm. We suggest an…

量子物理 · 物理学 2008-07-10 Andrew M. Childs , Leonard J. Schulman , Umesh V. Vazirani

A recent breakthrough by Ambainis, Balodis, Iraids, Kokainis, Pr\=usis and Vihrovs (SODA'19) showed how to construct faster quantum algorithms for the Traveling Salesman Problem and a few other NP-hard problems by combining in a novel way…

量子物理 · 物理学 2020-07-16 Masayuki Miyamoto , Masakazu Iwamura , Koichi Kise , François Le Gall

We construct an oracular (i.e., black box) problem that can be solved exponentially faster on a quantum computer than on a classical computer. The quantum algorithm is based on a continuous time quantum walk, and thus employs a different…

This paper considers the classic Online Steiner Forest problem where one is given a (weighted) graph $G$ and an arbitrary set of $k$ terminal pairs $\{\{s_1,t_1\},\ldots ,\{s_k,t_k\}\}$ that are required to be connected. The goal is to…

数据结构与算法 · 计算机科学 2021-11-22 Étienne Bamas , Marina Drygala , Andreas Maggiori

We present a new GCD algorithm of two integers or polynomials. The algorithm is iterative and its time complexity is still $O(n \\log^2 n ~ log \\log n)$ for $n$-bit inputs.

数据结构与算法 · 计算机科学 2007-05-23 Sidi Mohamed Sedjelmaci

We consider in this paper the possibility of embedding a quantum search algorithm within a classical binary search framework. The result appears promising: taking full advantage of quantum parallelism, we show that it may actually be…

量子物理 · 物理学 2011-01-26 M Nordin Zakaria

We propose a new method for proving lower bounds on quantum query algorithms. Instead of a classical adversary that runs the algorithm with one input and then modifies the input, we use a quantum adversary that runs the algorithm with a…

量子物理 · 物理学 2007-05-23 Andris Ambainis

We give new approximation algorithms for the submodular joint replenishment problem and the inventory routing problem, using an iterative rounding approach. In both problems, we are given a set of $N$ items and a discrete time horizon of…

数据结构与算法 · 计算机科学 2019-12-03 Thomas Bosman , Neil Olver

Loading classical data into quantum computers represents an essential stage in many relevant quantum algorithms, especially in the field of quantum machine learning. Therefore, the inefficiency of this loading process means a major…

量子物理 · 物理学 2023-09-25 Gabriel Marin-Sanchez , Javier Gonzalez-Conde , Mikel Sanz

We construct a new quantum algorithm for the graph collision problem; that is, the problem of deciding whether the set of marked vertices contains a pair of adjacent vertices in a known graph G. The query complexity of our algorithm is…

量子物理 · 物理学 2012-04-09 Dmitry Gavinsky , Tsuyoshi Ito

Quantum computing not only holds the potential to solve long-standing problems in quantum physics, but also to offer speed-ups across a broad spectrum of other fields. However, due to the noise and the limited scale of current quantum…

量子物理 · 物理学 2024-03-05 Julien Gacon

We prove that \Omega(n log(n)) comparisons are necessary for any quantum algorithm that sorts n numbers with high success probability and uses only comparisons. If no error is allowed, at least 0.110nlog_2(n) - 0.067n + O(1) comparisons…

量子物理 · 物理学 2007-05-23 Yaoyun Shi

We consider a generalization of the standard oracle model in which the oracle acts on the target with a permutation selected according to internal random coins. We describe several problems that are impossible to solve classically but can…

量子物理 · 物理学 2013-10-09 Aram W. Harrow , David J. Rosenbaum

One specific subset of quantum algorithms is Grovers Ordered Search Problem (OSP), the quantum counterpart of the classical binary search algorithm, which utilizes oracle functions to produce a specified value within an ordered database.…

量子物理 · 物理学 2017-01-24 Jupinder Parmar , Saarim Rahman , Jesse Thiara

Given a set of strings, the shortest common superstring problem is to find the shortest possible string that contains all the input strings. The problem is NP-hard, but a lot of work has gone into designing approximation algorithms for…

数据结构与算法 · 计算机科学 2019-12-04 Jarno Alanko , Tuukka Norri

We consider greedy contention managers for transactional memory for M x N execution windows of transactions with M threads and N transactions per thread. Assuming that each transaction conflicts with at most C other transactions inside the…

分布式、并行与集群计算 · 计算机科学 2010-02-23 Gokarna Sharma , Brett Estrade , Costas Busch