中文
相关论文

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

200 篇论文

A subgraph $H$ of a graph $G$ is isometric if the distances between vertices in $H$ coincide with the distances between the corresponding vertices in $G$. We show that for any integer $n\ge 1$, there is a graph on $3^{n+O(\log^2 n)}$…

组合数学 · 数学 2021-06-24 Louis Esperet , Cyril Gavoille , Carla Groenland

Let $P$ be an $x$-monotone orthogonal polygon with $n$ vertices. We call $P$ a simple histogram if its upper boundary is a single edge; and a double histogram if it has a horizontal chord from the left boundary to the right boundary. Two…

Hub Labeling (HL) is one of the state-of-the-art preprocessing-based techniques for route planning in road networks. It is a special incarnation of distance labeling, and it is well-studied in both theory and practice. The core concept of…

数据结构与算法 · 计算机科学 2022-08-19 Johannes Blum , Sabine Storandt

Geometric graphs appear in many real-world data sets, such as road networks, sensor networks, and molecules. We investigate the notion of distance between embedded graphs and present a metric to measure the distance between two geometric…

数据结构与算法 · 计算机科学 2024-07-15 Erin Wolf Chambers , Elizabeth Munch , Sarah Percival , Xinyi Wang

We present succinct labeling schemes for answering connectivity queries in graphs subject to a specified number of vertex failures. An $f$-vertex/edge fault tolerant ($f$-V/EFT) connectivity labeling is a scheme that produces succinct…

数据结构与算法 · 计算机科学 2023-11-17 Merav Parter , Asaf Petruschka , Seth Pettie

Scale-free percolation is a stochastic model for complex networks. In this spatial random graph model, vertices $x,y\in\mathbb{Z}^d$ are linked by an edge with probability depending on i.i.d.\ vertex weights and the Euclidean distance…

概率论 · 数学 2022-02-10 Nannan Hao , Markus Heydenreich

We construct asymptotically optimal adjacency labelling schemes for every hereditary class containing $2^{\Omega(n^2)}$ $n$-vertex graphs as $n\to \infty$. This regime contains many classes of interest, for instance perfect graphs or…

组合数学 · 数学 2021-06-04 Marthe Bonamy , Louis Esperet , Carla Groenland , Alex Scott

We consider the problem of routing a data packet through the visibility graph of a polygonal domain $P$ with $n$ vertices and $h$ holes. We may preprocess $P$ to obtain a label and a routing table for each vertex of $P$. Then, we must be…

A prime labeling of a graph of order $n$ is a labeling of the vertices with the integers $1$ to~$n$ in which adjacent vertices have relatively prime labels. A coprime labeling maintains the same criterion on adjacent vertices using any set…

组合数学 · 数学 2017-07-17 John Asplund , N. Bradley Fox

Given a set of $n$ points (sites) inside a rectangle $R$ and $n$ points (label locations or ports) on its boundary, a boundary labeling problem seeks ways of connecting every site to a distinct port while achieving different labeling…

计算几何 · 计算机科学 2018-03-30 Prosenjit Bose , Paz Carmi , J. Mark Keil , Saeed Mehrabi , Debajyoti Mondal

The average distance from a node to all other nodes in a graph, or from a query point in a metric space to a set of points, is a fundamental quantity in data analysis. The inverse of the average distance, known as the (classic) closeness…

社会与信息网络 · 计算机科学 2015-06-29 Shiri Chechik , Edith Cohen , Haim Kaplan

Hybrid networks, i.e., networks that leverage different means of communication, become ever more widespread. To allow theoretical study of such networks, [Augustine et al., SODA'20] introduced the $\mathsf{HYBRID}$ model, which is based on…

分布式、并行与集群计算 · 计算机科学 2022-02-17 Sam Coy , Artur Czumaj , Michael Feldmann , Kristian Hinnenthal , Fabian Kuhn , Christian Scheideler , Philipp Schneider , Martijn Struijs

The sorting number of a graph with $n$ vertices is the minimum depth of a sorting network with $n$ inputs and outputs that uses only the edges of the graph to perform comparisons. Many known results on sorting networks can be stated in…

数据结构与算法 · 计算机科学 2022-03-22 Indranil Banerjee , Dana Richards , Igor Shinkar

A labelling of a graph is an assignment of labels to its vertex or edge sets (or both), subject to certain conditions, a well established concept. A labelling of a graph G of order n is termed a numbering when the set of integers {1,...,n}…

组合数学 · 数学 2023-06-06 Les Foulds , Humberto J. Longo

A radio $k$-labeling of a connected graph $G$ is an assignment $c$ of non negative integers to the vertices of $G$ such that $$|c(x) - c(y)| \geq k+1 - d(x,y),$$ for any two vertices $x$ and $y$, $x\ne y$, where $d(x,y)$ is the distance…

组合数学 · 数学 2013-03-19 R. Čada , J. Ekstein , P. Holub , O. Togni

A simple and connected $n$-vertex graph has a prime vertex labeling if the vertices can be injectively labeled with the integers $1, 2, 3,\ldots, n$, such that adjacent vertices have relatively prime labels. We will present previously…

A* is a classic and popular method for graphs search and path finding. It assumes the existence of a heuristic function $h(u,t)$ that estimates the shortest distance from any input node $u$ to the destination $t$. Traditionally, heuristics…

计算几何 · 计算机科学 2021-11-22 Talya Eden , Piotr Indyk , Haike Xu

Circular interfaces such as those found on smartwatches, automotive dashboards, cockpit instruments, or in radial visualizations pose unique challenges for placing readable labels. Traditional rectangular labeling methods waste screen space…

人机交互 · 计算机科学 2026-03-10 Markus Wallinger , Annika Bonerath , Soeren Terziadis , Jules Wulms , Martin Nöllenburg

The number of nodes of a network, called its size, and the largest distance between nodes of a network, called its diameter, are among the most important network parameters. Knowing the size and/or diameter is a prerequisite of many…

分布式、并行与集群计算 · 计算机科学 2020-11-12 Barun Gorain , Andrzej Pelc

Semialgebraic graphs are graphs whose vertices are points in $\mathbb{R}^d$, and adjacency between two vertices is determined by the truth value of a semialgebraic predicate of constant complexity. We show how to harness polynomial…

计算几何 · 计算机科学 2026-04-20 Jean Cardinal , Micha Sharir