中文
相关论文

相关论文: On the Quantum Query Complexity of Detecting Trian…

200 篇论文

In this paper we present a quantum algorithm solving the triangle finding problem in unweighted graphs with query complexity $\tilde O(n^{5/4})$, where $n$ denotes the number of vertices in the graph. This improves the previous upper bound…

量子物理 · 物理学 2021-10-05 François Le Gall

We show that the quantum query complexity of detecting if an $n$-vertex graph contains a triangle is $O(n^{9/7})$. This improves the previous best algorithm of Belovs making $O(n^{35/27})$ queries. For the problem of determining if an…

量子物理 · 物理学 2012-10-04 Troy Lee , Frederic Magniez , Miklos Santha

We present new quantum algorithms for Triangle Finding improving its best previously known quantum query complexities for both dense and spare instances.For dense graphs on $n$ vertices, we get a query complexity of $O(n^{5/4})$ without any…

量子物理 · 物理学 2016-10-13 Titouan Carette , Mathieu Laurière , Frédéric Magniez

We present two new quantum algorithms that either find a triangle (a copy of $K_{3}$) in an undirected graph $G$ on $n$ nodes, or reject if $G$ is triangle free. The first algorithm uses combinatorial ideas with Grover Search and makes…

量子物理 · 物理学 2007-05-23 Frederic Magniez , Miklos Santha , Mario Szegedy

This paper presents a quantum algorithm for triangle finding over sparse graphs that improves over the previous best quantum algorithm for this task by Buhrman et al. [SIAM Journal on Computing, 2005]. Our algorithm is based on the recent…

量子物理 · 物理学 2021-10-05 François Le Gall , Shogo Nakajima

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

We study the quantum query complexity of constant-sized subgraph containment. Such problems include determining whether an $ n $-vertex graph contains a triangle, clique or star of some size. For a general subgraph $ H $ with $ k $…

量子物理 · 物理学 2012-07-09 Yechao Zhu

Quantum algorithms for graph problems are considered, both in the adjacency matrix model and in an adjacency list-like array model. We give almost tight lower and upper bounds for the bounded error quantum query complexity of Connectivity,…

量子物理 · 物理学 2016-12-30 Christoph Durr , Mark Heiligman , Peter Hoyer , Mehdi Mhalla

Triangle-free graphs play a central role in graph theory, and triangle detection (or triangle finding) as well as triangle enumeration (triangle listing) play central roles in the field of graph algorithms. In distributed computing,…

分布式、并行与集群计算 · 计算机科学 2021-10-05 Taisuke Izumi , François Le Gall

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

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

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

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

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

We show that an improvement to the best known quantum lower bound for GRAPH-COLLISION problem implies an improvement to the best known lower bound for TRIANGLE problem in the quantum query complexity model. In GRAPH-COLLISION we are given…

量子物理 · 物理学 2015-07-15 Kaspars Balodis , Jānis Iraids

We develop a general framework to construct quantum algorithms that detect if a $3$-uniform hypergraph given as input contains a sub-hypergraph isomorphic to a prespecified constant-sized hypergraph. This framework is based on the concept…

量子物理 · 物理学 2016-05-25 François Le Gall , Harumichi Nishimura , Seiichiro Tani

A simple-triangle graph is the intersection graph of triangles that are defined by a point on a horizontal line and an interval on another horizontal line. The time complexity of the recognition problem for simple-triangle graphs was a…

离散数学 · 计算机科学 2018-09-20 Asahi Takaoka

We develop a unified quantum framework for subgraph counting in graphs. We encode a graph on $N$ vertices into a quantum state on $2\lceil \log_2 N \rceil$ working qubits and $2$ ancilla qubits using its adjacency list, with worst-case gate…

量子物理 · 物理学 2026-04-22 Bibhas Adhikari

We revisit the algorithmic problem of finding a triangle in a graph: We give a randomized combinatorial algorithm for triangle detection in a given $n$-vertex graph with $m$ edges running in $O(n^{7/3})$ time, or alternatively in…

数据结构与算法 · 计算机科学 2024-03-08 Adrian Dumitrescu

The clique problems, including $k$-CLIQUE and Triangle Finding, form an important class of computational problems; the former is an NP-complete problem, while the latter directly gives lower bounds for Matrix Multiplication. A number of…

量子物理 · 物理学 2025-11-10 Ali Hadizadeh Moghadam , Payman Kazemikhah , Hossein Aghababa
‹ 上一页 1 2 3 10 下一页 ›