中文
相关论文

相关论文: Quantum query complexity of some graph problems

200 篇论文

We study the quantum query complexity of minor-closed graph properties, which include such problems as determining whether an $n$-vertex graph is planar, is a forest, or does not contain a path of a given length. We show that most…

量子物理 · 物理学 2011-05-20 Andrew M. Childs , Robin Kothari

Quantum algorithms for several problems in graph theory are considered. Classical algorithms for finding the lowest weight path between two points in a graph and for finding a minimal weight spanning tree involve searching over some space.…

量子物理 · 物理学 2007-05-23 Mark Heiligman

We study the query complexity of determining if a graph is connected with global queries. The first model we look at is matrix-vector multiplication queries to the adjacency matrix. Here, for an $n$-vertex graph with adjacency matrix $A$,…

数据结构与算法 · 计算机科学 2021-09-07 Arinta Auza , Troy Lee

Harry Buhrman et al gave an Omega(sqrt n) lower bound for monotone graph properties in the adjacency matrix query model. Their proof is based on the polynomial method. However for some properties stronger lower bounds exist. We give an…

量子物理 · 物理学 2007-05-23 Christoph Durr , Mehdi Mhalla , Yaohui Lei

The quantum query complexity of subgraph-containment problems, which ask whether a given subgraph $H$ is present in an input graph $G$, has been the subject of considerable study. However, even for relatively simple subgraphs, such as paths…

量子物理 · 物理学 2026-05-12 Arjan Cornelissen , Amin Shiraz Gilani , Subhasree Patro

We present quantum complexity lower and upper bounds for independent set problems in graphs. In particular, we give quantum algorithms for computing a maximal and a maximum independent set in a graph. We present applications of these…

量子物理 · 物理学 2007-05-23 Sebastian Doern

The Maximum Matching problem has a quantum query complexity lower bound of $\Omega(n^{3/2})$ for graphs on $n$ vertices represented by an adjacency matrix. The current best quantum algorithm has the query complexity $O(n^{7/4})$, which is…

量子物理 · 物理学 2025-10-31 Alcides Gomes Andrade Júnior , Akira Matsubayashi

We study the complexity of quantum query algorithms that make p queries in parallel in each timestep. This model is in part motivated by the fact that decoherence times of qubits are typically small, so it makes sense to parallelize quantum…

量子物理 · 物理学 2015-02-24 Stacey Jeffery , Frederic Magniez , Ronald de Wolf

In this paper, we consider the parameterized quantum query complexity for graph problems. We design parameterized quantum query algorithms for $k$-vertex cover and $k$-matching problems, and present lower bounds on the parameterized quantum…

量子物理 · 物理学 2024-08-08 Tatsuya Terao , Ryuhei Mori

The edge list model is arguably the simplest input model for graphs, where the graph is specified by a list of its edges. In this model, we study the quantum query complexity of three variants of the triangle finding problem. The first asks…

量子物理 · 物理学 2026-05-29 Amin Shiraz Gilani , Daochen Wang , Pei Wu , Xingyu Zhou

The minimum cut problem in an undirected and weighted graph $G$ is to find the minimum total weight of a set of edges whose removal disconnects $G$. We completely characterize the quantum query and time complexity of the minimum cut problem…

量子物理 · 物理学 2021-05-25 Simon Apers , Troy Lee

We introduce a notion of the quantum query complexity of a certificate structure. This is a formalisation of a well-known observation that many quantum query algorithms only require the knowledge of the disposition of possible certificates…

量子物理 · 物理学 2012-12-18 Aleksandrs Belovs , Ansis Rosmanis

In the thesis, we use a recently developed tight characterisation of quantum query complexity, the adversary bound, to develop new quantum algorithms and lower bounds. Our results are as follows: * We develop a new technique for the…

量子物理 · 物理学 2014-02-18 Aleksandrs Belovs

The quantum query complexity of Boolean matrix multiplication is typically studied as a function of the matrix dimension, n, as well as the number of 1s in the output, \ell. We prove an upper bound of O (n\sqrt{\ell}) for all values of…

量子物理 · 物理学 2014-12-17 Stacey Jeffery , Robin Kothari , Frédéric Magniez

We give a new upper bound on the quantum query complexity of deciding $st$-connectivity on certain classes of planar graphs, and show the bound is sometimes exponentially better than previous results. We then show Boolean formula evaluation…

量子物理 · 物理学 2019-12-19 Stacey Jeffery , Shelby Kimmel

We present a number of results related to quantum algorithms with small error probability and quantum algorithms that are zero-error. First, we give a tight analysis of the trade-offs between the number of queries of quantum search…

计算复杂性 · 计算机科学 2007-05-23 H. Buhrman , R. Cleve , R. de Wolf , Ch. Zalka

We show that in the quantum query model the complexity of detecting a triangle in an undirected graph on $n$ nodes can be done using $O(n^{1+{3\over 7}}\log^{2}n)$ quantum queries. The same complexity bound applies for outputting the…

量子物理 · 物理学 2007-05-23 Mario Szegedy

We present three new quantum algorithms in the quantum query model for \textsc{graph-collision} problem: \begin{itemize} \item an algorithm based on tree decomposition that uses $O\left(\sqrt{n}t^{\sfrac{1}{6}}\right)$ queries where $t$ is…

量子物理 · 物理学 2013-05-07 Andris Ambainis , Kaspars Balodis , Jānis Iraids , Raitis Ozols , Juris Smotrovs

We generalise some well-known graph parameters to operator systems by considering their underlying quantum channels. In particular, we introduce the quantum complexity as the dimension of the smallest co-domain Hilbert space a quantum…

量子物理 · 物理学 2018-08-22 Rupert H. Levene , Vern I. Paulsen , Ivan G. Todorov

Let $G$ be an $n$-vertex graph with $m$ edges. When asked a subset $S$ of vertices, a cut query on $G$ returns the number of edges of $G$ that have exactly one endpoint in $S$. We show that there is a bounded-error quantum algorithm that…

数据结构与算法 · 计算机科学 2020-08-05 Troy Lee , Miklos Santha , Shengyu Zhang
‹ 上一页 1 2 3 10 下一页 ›