中文
相关论文

相关论文: Quantum Algorithms for Evaluating MIN-MAX Trees

200 篇论文

The Maximum Agreement Forest (Maf) problem is a well-studied problem in evolutionary biology, which asks for a largest common subforest of a given collection of phylogenetic trees with identical leaf label-set. However, the previous work…

数据结构与算法 · 计算机科学 2014-11-04 Feng Shi , Jianer Chen , Qilong Feng , Xiaojun Ding , Jianxin Wang

One of the most basic computational problems is the task of finding a desired item in an ordered list of N items. While the best classical algorithm for this problem uses log_2 N queries to the list, a quantum computer can solve the problem…

量子物理 · 物理学 2007-05-23 Andrew M. Childs , Andrew J. Landahl , Pablo A. Parrilo

Quantum computing is a popular topic in computer science, which has recently attracted many studies in various areas such as machine learning and network. However, the topic of quantum data structures seems neglected. There is an open…

数据库 · 计算机科学 2024-06-03 Hao Liu , Xiaotian You , Raymond Chi-Wing Wong

We suggest a new non-recursive algorithm for constructing a binary search tree given an array of numbers. The algorithm has $O(N)$ time and $O(1)$ memory complexity if the given array of $N$ numbers is sorted. The resulting tree is of…

数据结构与算法 · 计算机科学 2022-07-20 Pavel S. Ruzankin

Imagine we want to split a group of agents into teams in the most \emph{efficient} way, considering that each agent has their own preferences about their teammates. This scenario is modeled by the extensively studied \textsc{Coalition…

数据结构与算法 · 计算机科学 2025-05-29 Foivos Fioravantes , Harmender Gahlawat , Nikolaos Melissinos

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

We present efficient algorithms for computing a maximum agreement forest (MAF) of a pair of multifurcating (nonbinary) rooted trees. Our algorithms match the running times of the currently best algorithms for the binary case. The size of an…

数据结构与算法 · 计算机科学 2013-05-03 Chris Whidden , Robert G. Beiko , Norbert Zeh

The method for analyzing algorithmic runtime complexity using decision trees is discussed using the sorting algorithm. This method is then extended to optimal algorithms which may find all cliques of size q in network N, or simply the first…

计算复杂性 · 计算机科学 2025-05-09 Daniel Uribe

We describe a quantum black-box network computing the majority of N bits with zero-sided error eps using only 2N/3 + O(sqrt{N (log log N + log 1/eps)}) queries: the algorithm returns the correct answer with probability at least 1 - eps, and…

量子物理 · 物理学 2007-05-23 Thomas Hayes , Samuel Kutin , Dieter van Melkebeek

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 present $O(\log\log n)$ round scalable Massively Parallel Computation algorithms for maximal independent set and maximal matching, in trees and more generally graphs of bounded arboricity, as well as for constant coloring trees.…

分布式、并行与集群计算 · 计算机科学 2020-08-11 Mohsen Ghaffari , Christoph Grunau , Ce Jin

We present a comprehensive classical and parameterized complexity analysis of decision tree pruning operations, extending recent research on the complexity of learning small decision trees. Thereby, we offer new insights into the…

机器学习 · 计算机科学 2025-03-06 Juha Harviainen , Frank Sommer , Manuel Sorge , Stefan Szeider

In this note, we develop a bounded-error quantum algorithm that makes $\tilde O(n^{1/4}\varepsilon^{-1/2})$ queries to a Boolean function $f$, accepts a monotone function, and rejects a function that is $\varepsilon$-far from being…

量子物理 · 物理学 2015-03-11 Aleksandrs Belovs , Eric Blais

Fault Trees represent an essential tool in the reliability and risk assessment of engineering systems. By decomposing the structure of the system into Boolean function, Fault Trees allow the quantitative and qualitative analysis of the…

统计计算 · 统计学 2024-04-10 Gabriel San Martín Silva , Enrique López Droguett

We show a simple generalization of the quantum walk algorithm for search in backtracking trees by Montanaro (ToC 2018) to the case where vertices can have different times of computation. If a vertex $v$ in the tree of depth $D$ is computed…

量子物理 · 物理学 2025-11-25 Jevgēnijs Vihrovs

A quantum algorithm is known that solves an unstructured search problem in a number of iterations of order $\sqrt{d}$, where $d$ is the dimension of the search space, whereas any classical algorithm necessarily scales as $O(d)$. It is shown…

量子物理 · 物理学 2009-10-31 N. J. Cerf , L. K. Grover , C. P. Williams

Assuming Zipf's Law to be accurate, we show that existing techniques for partially optimizing binary trees produce results that are approximately 10% worse than true optimal. We present a new approximate optimization technique that runs in…

数据结构与算法 · 计算机科学 2022-09-01 Matthew L. Ginsberg

The query model offers a concrete setting where quantum algorithms are provably superior to randomized algorithms. Beautiful results by Bernstein-Vazirani, Simon, Aaronson, and others presented partial Boolean functions that can be computed…

量子物理 · 物理学 2020-02-12 Avishay Tal

We present an O(\sqrt{N}) discrete query quantum algorithm for evaluating balanced binary NAND formulas and an O(N^{{1/2}+O(\frac{1}{\sqrt{\log N}})}) discrete query quantum algorithm for evaluating arbitrary binary NAND formulas.

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

For an arbitrary tree we investigate the problems of constructing a maximum matching which minimizes or maximizes the cardinality of a maximum matching of the graph obtained from original one by its removal and present corresponding…

离散数学 · 计算机科学 2007-07-17 R. R. Kamalian , V. V. Mkrtchyan