中文
相关论文

相关论文: An Optimal Single-Path Routing Algorithm in the Da…

200 篇论文

A long series of recent results and breakthroughs have led to faster and better distributed approximation algorithms for single source shortest paths (SSSP) and related problems in the CONGEST model. The runtime of all these algorithms,…

数据结构与算法 · 计算机科学 2018-08-09 Bernhard Haeupler , Jason Li

In this paper we consider several problems concerning packet routing in distributed systems. Each problem is formulated using terms from Graph Theory and for each problem we present efficient, novel, algorithmic techniques for computing…

数据结构与算法 · 计算机科学 2009-06-19 Mugurel Ionut Andreica , Nicolae Tapus

To implement arbitrary quantum circuits in architectures with restricted interactions, one may effectively simulate all-to-all connectivity by routing quantum information. We consider the entanglement dynamics and routing between two…

We study graph connectivity problem in MPC model. On an undirected graph with $n$ nodes and $m$ edges, $O(\log n)$ round connectivity algorithms have been known for over 35 years. However, no algorithms with better complexity bounds were…

数据结构与算法 · 计算机科学 2018-05-09 Alexandr Andoni , Clifford Stein , Zhao Song , Zhengyu Wang , Peilin Zhong

We focus on a particular form of network coding, reverse carpooling, in a wireless network where the potentially coded transmitted messages are to be decoded immediately upon reception. The network is fixed and known, and the system…

网络与互联网体系结构 · 计算机科学 2010-01-20 Ali ParandehGheibi , Asuman Ozdaglar , Michelle Effros , Muriel Medard

Deep learning and signal processing are closely correlated in many IoT scenarios such as anomaly detection to empower intelligence of things. Many IoT processors utilize digital signal processors (DSPs) for signal processing and build deep…

硬件体系结构 · 计算机科学 2024-07-18 Fangfa Fu , Wenyu Zhang , Zesong Jiang , Zhiyu Zhu , Guoyu Li , Bing Yang , Cheng Liu , Liyi Xiao , Jinxiang Wang , Huawei Li , Xiaowei Li

Given a directed graph $G$ on $n$ vertices with a special vertex $s$, the directed minimum degree spanning tree problem requires computing a incoming spanning tree rooted at $s$ whose maximum tree in-degree is the smallest among all such…

数据结构与算法 · 计算机科学 2019-05-28 Ran Duan , Tianyi Zhang

Multi-channel wireless networks are increasingly being employed as infrastructure networks, e.g. in metro areas. Nodes in these networks frequently employ directional antennas to improve spatial throughput. In such networks, given a source…

网络与互联网体系结构 · 计算机科学 2010-02-26 Swaminathan Sankararaman , Alon Efrat , Srinivasan Ramasubramanian , Pankaj K. Agarwal

Capsule network is the most recent exciting advancement in the deep learning field and represents positional information by stacking features into vectors. The dynamic routing algorithm is used in the capsule network, however, there are…

机器学习 · 计算机科学 2019-11-20 Qiang Ren , Shaohua Shang , Lianghua He

We study {\em routing} and {\em scheduling} in packet-switched networks. We assume an adversary that controls the injection time, source, and destination for each packet injected. A set of paths for these packets is {\em admissible} if no…

网络与互联网体系结构 · 计算机科学 2007-05-23 Matthew Andrews , Antonio Fernandez , Ashish Goel , Lisa Zhang

Given a public transportation network, which and how many passenger routes can potentially be shortest paths, when all possible timetables are taken into account? This question leads to shortest path problems on graphs with interval costs…

最优化与控制 · 数学 2024-12-23 Berenike Masing , Niels Lindner , Enrico Bortoletto

The goal of traffic management is efficiently utilizing network resources via adapting of source sending rates and routes selection. Traditionally, this problem is formulated into a utilization maximization problem. The single-path routing…

网络与互联网体系结构 · 计算机科学 2015-03-19 Ying Liu , Hongying Liu , Ke Xu , Meng Shen , Yifeng Zhong

A distributed network is modeled by a graph having $n$ nodes (processors) and diameter $D$. We study the time complexity of approximating {\em weighted} (undirected) shortest paths on distributed networks with a $O(\log n)$ {\em bandwidth…

数据结构与算法 · 计算机科学 2014-05-23 Danupon Nanongkai

In modern data center networks, thousands of hosts contend for shared link capacity; the scale of these systems makes centralized scheduling impractical. This article models such scheduling as a bipartite matching problem under…

分布式、并行与集群计算 · 计算机科学 2026-04-14 Moonmoon Mohanty , Gautham Bolar , Preetam Patil , Ayalvadi Ganesh , Jean-Francois Chamberland , Parimal Parag

Payment channel networks (PCNs) have been designed and utilized to address the scalability challenge and throughput limitation of blockchains. Routing is a core problem of PCNs. An ideal PCN routing method needs to achieve 1) high…

网络与互联网体系结构 · 计算机科学 2021-09-27 Xiaoxue Zhang , Shouqian Shi , Chen Qian

The in-memory graph layout or organization has a considerable impact on the time and energy efficiency of distributed memory graph computations. It affects memory locality, inter-task load balance, communication time, and overall memory…

分布式、并行与集群计算 · 计算机科学 2017-01-04 George M Slota , Sivasankaran Rajamanickam , Kamesh Madduri

The order picker routing problem involves finding the optimal tour of a warehouse that collects all the required items on a given pick list. Ratliff and Rosenthal introduced a dynamic programming algorithm for solving this problem in…

最优化与控制 · 数学 2024-09-23 George Dunn , Hadi Charkhgard , Ali Eshragh , Elizabeth Stojanovski

We present a new algorithm, which solves the problem of distributively finding a minimum diameter spanning tree of any (non-negatively) real-weighted graph $G = (V,E,\omega)$. As an intermediate step, we use a new, fast, linear-time…

分布式、并行与集群计算 · 计算机科学 2013-12-12 Marc Bui , Franck Butelle , Christian Lavault

This paper reviews the overview of the dynamic shortest path routing problem and the various neural networks to solve it. Different shortest path optimization problems can be solved by using various neural networks algorithms. The routing…

神经与进化计算 · 计算机科学 2010-06-01 R. Nallusamy , K. Duraiswamy

Networking data analytics is increasingly used for enhanced network visibility and controllability. We draw the similarities between the Software Defined Networking (SDN) architecture and the MapReduce programming model. Inspired by the…

网络与互联网体系结构 · 计算机科学 2016-09-13 Haoyu Song , Jun Gong , Hongfei Chen