中文
相关论文

相关论文: Optimal Scheduling of Graph States via Path Decomp…

200 篇论文

Photonic graph states are essential resources for quantum computation and communication. Deterministic emitter-based generation of graph states overcomes the scalability issues of probabilistic approaches; nonetheless, their experimental…

量子物理 · 物理学 2026-01-21 Sobhan Ghanbari , Hoi-Kwong Lo

We investigate the minimum line-distortion and the minimum bandwidth problems on unweighted graphs and their relations with the minimum length of a Robertson-Seymour's path-decomposition. The length of a path-decomposition of a graph is the…

数据结构与算法 · 计算机科学 2014-10-01 Feodor F. Dragan , Ekkehard Köhler , Arne Leitert

Graph partitioning schedules parallel calculations like sparse matrix-vector multiply (SpMV). We consider contiguous partitions, where the $m$ rows (or columns) of a sparse matrix with $N$ nonzeros are split into $K$ parts without…

数据结构与算法 · 计算机科学 2024-10-30 Willow Ahrens

Social Graph Analytics applications are very often built using off-the-shelf analytics frameworks. These, however, are profiled and optimized for the general case and have to perform for all kinds of graphs. This paper investigates how…

分布式、并行与集群计算 · 计算机科学 2018-04-23 Iacovos Kolokasis , Polyvios Pratikakis

The direct compilation of algorithm-specific graph states in measurement-based quantum computation (MBQC) can lead to resource reductions in terms of circuit depth, entangling gates, and even the number of physical qubits. In this work, we…

Partition of unity methods (PUMs) on graphs are simple and highly adaptive auxiliary tools for graph signal processing. Based on a greedy-type metric clustering and augmentation scheme, we show how a partition of unity can be generated in…

信号处理 · 电气工程与系统科学 2020-12-22 Roberto Cavoretto , Alessandra De Rossi , Wolfgang Erb

Nielsen, et al. [1, 2] proposed a view of quantum computation where determining optimal algorithms is equivalent to extremizing a geodesic length or cost functional. This view of optimization is highly suggestive of an action principle of…

量子物理 · 物理学 2012-08-17 Jonathan R. McDonald , Paul M. Alsing , Howard A. Blair

Graph states (or cluster states) are the entanglement resource that enables one-way quantum computing. They can be grown by projective measurements on the component qubits. Such measurements typically carry a significant failure…

量子物理 · 物理学 2007-05-23 Earl T. Campbell , Joseph Fitzsimons , Simon C. Benjamin , Pieter Kok

In this paper, we address the problem of scheduling a set of robots to complete tasks in a laboratory environment, modelled as a graph, while avoiding collisions. We analyze the dynamic programming algorithm (PA) introduced in…

机器人学 · 计算机科学 2026-02-18 Duncan Adamson , Nathan Flaherty , Igor Potapov , Paul G. Spirakis , Elena Zamaraeva

Imprecise computations provide an avenue for scheduling algorithms developed for energy-constrained computing devices by trading off output quality with the utilization of system resources. This work proposes a method for scheduling task…

分布式、并行与集群计算 · 计算机科学 2019-05-14 Amirhossein Esmaili , Mahdi Nazemi , Massoud Pedram

Computing the smallest number $q$ such that the vertices of a given graph can be properly $q$-colored is one of the oldest and most fundamental problems in combinatorial optimization. The $q$-Coloring problem has been studied intensively…

数据结构与算法 · 计算机科学 2018-06-28 Bart M. P. Jansen , Jesper Nederlof

In this paper we address the problem of understanding the success of algorithms that organize patches according to graph-based metrics. Algorithms that analyze patches extracted from images or time series have led to state-of-the art…

数据分析、统计与概率 · 物理学 2011-07-05 Kye M. Taylor , Francois G. Meyer

In this paper, we propose a general graph optimization based framework for localization, which can accommodate different types of measurements with varying measurement time intervals. Special emphasis will be on range-based localization.…

机器人学 · 计算机科学 2020-01-27 Xu Fang , Chen Wang , Thien-Minh Nguyen , Lihua Xie

We introduce and analyze graph-associated entanglement cost, a generalization of the entanglement cost of quantum states to multipartite settings. We identify a necessary and sufficient condition for any multipartite entangled state to be…

量子物理 · 物理学 2017-09-21 Hayata Yamasaki , Akihito Soeda , Mio Murao

Motivated by evacuation scenarios arising in extreme events such as flooding or forest fires, we study the problem of smoothly scheduling a set of paths in graphs where connections become impassable at some point in time. A schedule is…

数据结构与算法 · 计算机科学 2026-03-26 Till Fluschnik , Amela Pucic , Malte Renken

Given an undirected, unweighted graph with $n$ vertices and $m$ edges, the maximum cut problem is to find a partition of the $n$ vertices into disjoint subsets $V_1$ and $V_2$ such that the number of edges between them is as large as…

Efficient and real time segmentation of color images has a variety of importance in many fields of computer vision such as image compression, medical imaging, mapping and autonomous navigation. Being one of the most computationally…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Roopal Nahar , Akanksha Baranwal , K. Madhava Krishna

Graph partitioning is one of an important set of well-known compute-intense (NP-hard) graph problems that devolve to discrete constrained optimization. We sampled solutions to the problem via two different quantum-ready methods to…

A motion planning algorithm computes the motion of a robot by computing a path through its configuration space. To improve the runtime of motion planning algorithms, we propose to nest robots in each other, creating a nested quotient-space…

机器人学 · 计算机科学 2018-08-06 Andreas Orthey , Adrien Escande , Eiichi Yoshida

It is proven that the connected pathwidth of any graph $G$ is at most $2\cdot\pw(G)+1$, where $\pw(G)$ is the pathwidth of $G$. The method is constructive, i.e. it yields an efficient algorithm that for a given path decomposition of width…

离散数学 · 计算机科学 2021-03-05 Dariusz Dereniowski