中文
相关论文

相关论文: Distance and routing labeling schemes for cube-fre…

200 篇论文

Suppose that $[n]=\left\{0,1,2,...,n\right\}$ is a set of non-negative integers and $h,k \in [n]$. The $L(h,k)$-labeling of graph $G$ is the function $l:V(G)\rightarrow[n]$ such that $\left|l(u)-l(v)\right|\geq h$ if the distance $d(u,v)$…

组合数学 · 数学 2014-01-30 Deborah O. A. Ajayi , Tayo C. Adefokun

Given a positive-weighted simple connected graph with $m$ vertices, labelled by the numbers $1,\ldots,m$, we can construct an $m \times m$ matrix whose entry $(i,j)$, for any $i,j\in\{1,\dots,m\}$, is the minimal weight of a path between…

组合数学 · 数学 2020-03-02 Elena Rubei , Dario Villanis Ziani

A good edge-labelling of a simple, finite graph is a labelling of its edges with real numbers such that, for every ordered pair of vertices (u,v), there is at most one nondecreasing path from u to v. In this paper we prove that any graph on…

组合数学 · 数学 2014-03-18 Abbas Mehrabian , Dieter Mitsche , Paweł Prałat

This paper concerns all-to-all network routing on regular digraphs. In previous work we focused on efficient routing in highly symmetric digraphs with low diameter for fixed degree. Here, we show that every connected regular digraph has an…

组合数学 · 数学 2023-05-24 Vance Faber , Noah Streib

Signed graphs have their edges labeled either as positive or negative. Here we introduce two types of signed distance matrix for signed graphs. We characterize balance in signed graphs using these matrices and we obtain explicit formulae…

组合数学 · 数学 2021-06-21 Shahul Hameed K , Shijin T , Soorya P , Germina K A , Thomas Zaslavsky

Given a distributed network represented by a weighted undirected graph $G=(V,E)$ on $n$ vertices, and a parameter $k$, we devise a distributed algorithm that computes a routing scheme in $(n^{1/2+1/k}+D)\cdot n^{o(1)}$ rounds, where $D$ is…

分布式、并行与集群计算 · 计算机科学 2016-11-22 Michael Elkin , Ofer Neiman

We study the question of ``how robust are the known lower bounds of labeling schemes when one increases the number of consulted labels''. Let $f$ be a function on pairs of vertices. An $f$-labeling scheme for a family of graphs $\cF$ labels…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Amos Korman , Shay Kutten

The goal of a hub-based distance labeling scheme for a network G = (V, E) is to assign a small subset S(u) $\subseteq$ V to each node u $\in$ V, in such a way that for any pair of nodes u, v, the intersection of hub sets S(u) $\cap$ S(v)…

数据结构与算法 · 计算机科学 2016-12-13 Adrian Kosowski , Laurent Viennot

The \emph{distance-number} of a graph $G$ is the minimum number of distinct edge-lengths over all straight-line drawings of $G$ in the plane. This definition generalises many well-known concepts in combinatorial geometry. We consider the…

组合数学 · 数学 2008-09-09 Paz Carmi , Vida Dujmović , Pat Morin , David R. Wood

Let $G$ be a graph with vertex set $V(G)$ and edge set $E(G)$, and $f$ be a 0-1 labeling of $E(G)$ so that the absolute difference in the number of edges labeled 1 and 0 is no more than one. Call such a labeling $f$ \emph{edge-friendly}. We…

组合数学 · 数学 2011-06-07 Elliot Krop , Sin-Min Lee , Christopher Raridan

We propose a new exact method for shortest-path distance queries on large-scale networks. Our method precomputes distance labels for vertices by performing a breadth-first search from every vertex. Seemingly too obvious and too inefficient…

数据结构与算法 · 计算机科学 2013-04-18 Takuya Akiba , Yoichi Iwata , Yuichi Yoshida

On the one hand, the correctness of routing protocols in networks is an issue of utmost importance for guaranteeing the delivery of messages from any source to any target. On the other hand, a large collection of routing schemes have been…

分布式、并行与集群计算 · 计算机科学 2017-10-24 Alkida Balliu , Pierre Fraigniaud

A graph is distance magic if it admits a bijective labeling of its vertices by integers from $1$ up to the order of the graph in such a way that the sum of the labels of all the neighbors of a vertex is independent of a given vertex. We…

组合数学 · 数学 2026-03-10 Petr Kovář , Ksenija Rozman , Primož Šparl

In this paper we present succinct labeling schemes for supporting connectivity queries under vertex faults. For a given $n$-vertex graph $G$, an $f$-VFT (resp., EFT) connectivity labeling scheme is a distributed data structure that assigns…

数据结构与算法 · 计算机科学 2022-08-23 Merav Parter , Asaf Petruschka

We describe a way of assigning labels to the vertices of any undirected graph on up to $n$ vertices, each composed of $n/2+O(1)$ bits, such that given the labels of two vertices, and no other information regarding the graph, it is possible…

数据结构与算法 · 计算机科学 2014-04-15 Stephen Alstrup , Haim Kaplan , Mikkel Thorup , Uri Zwick

We consider the problem of routing in presence of faults in undirected weighted graphs. More specifically, we focus on the design of compact name-independent fault-tolerant routing schemes, where the designer of the scheme is not allowed to…

分布式、并行与集群计算 · 计算机科学 2017-10-30 Alkida Balliu , Dennis Olivetti

This paper defines the toroidal small world labeling problem that asks for a labeling of the vertices of a network such that the labels possess information that allows a compact routing scheme in the network. We consider the problem over a…

数据结构与算法 · 计算机科学 2019-11-13 Santiago Viertel , André Luís Vignatti

The fastest deterministic algorithms for connected components take logarithmic time and perform superlinear work on a Parallel Random Access Machine (PRAM). These algorithms maintain a spanning forest by merging and compressing trees, which…

数据结构与算法 · 计算机科学 2021-12-09 Paul Burkhardt

We describe a distributed randomized algorithm computing approximate distances and routes that approximate shortest paths. Let n denote the number of nodes in the graph, and let HD denote the hop diameter of the graph, i.e., the diameter of…

分布式、并行与集群计算 · 计算机科学 2012-11-05 Christoph Lenzen , Boaz Patt-Shamir

Fault-tolerant connectivity labelings are schemes that, given an $n$-vertex graph $G=(V,E)$ and $f\geq 1$, produce succinct yet informative labels for the elements of the graph. Given only the labels of two vertices $u,v$ and of the…

数据结构与算法 · 计算机科学 2024-02-20 Asaf Petruschka , Shay Sapir , Elad Tzalik