中文
相关论文

相关论文: Euclidean Greedy Drawings of Trees

200 篇论文

A (Euclidean) greedy drawing of a graph is a drawing in which, for any two vertices $s,t$ ($s \neq t$), there is a neighbor vertex of $s$ that is closer to $t$ than to $s$ in the Euclidean distance. Greedy drawings are important in the…

组合数学 · 数学 2023-11-29 Hiroyuki Miyata , Reiya Nosaka

A graph drawing is $\textit{greedy}$ if, for every ordered pair of vertices $(x,y)$, there is a path from $x$ to $y$ such that the Euclidean distance to $y$ decreases monotonically at every vertex of the path. Greedy drawings support a…

计算几何 · 计算机科学 2017-01-03 Giordano Da Lozzo , Anthony D'Angelo , Fabrizio Frati

In greedy geometric routing, messages are passed in a network embedded in a metric space according to the greedy strategy of always forwarding messages to nodes that are closer to the destination. We show that greedy geometric routing…

计算几何 · 计算机科学 2009-10-02 Michael T. Goodrich , Darren Strash

Geographic routing is a routing paradigm, which uses geographic coordinates of network nodes to determine routes. Greedy routing, the simplest form of geographic routing forwards a packet to the closest neighbor towards the destination. A…

计算几何 · 计算机科学 2016-09-15 Pierre Leone , Kasun Samarasinghe

An Euclidean greedy embedding of a graph is a straight-line embedding in the plane, such that for every pair of vertices $s$ and $t$, the vertex $s$ has a neighbor $v$ with smaller distance to $t$ than $s$. This drawing style is motivated…

计算几何 · 计算机科学 2016-05-31 Roman Prutkin

A drawing of a graph is greedy if for each ordered pair of vertices u and v, there is a path from u to v such that the Euclidean distance to v decreases monotonically at every vertex of the path. The existence of greedy drawings has been…

We introduce a measure of {\em greedy connectivity} for geographical networks (graphs embedded in space) and where the search for connecting paths relies only on local information, such as a node's location and that of its neighbors.…

统计力学 · 物理学 2015-05-18 Jie Sun , Daniel ben-Avraham

A greedy embedding of a graph $G = (V,E)$ into a metric space $(X,d)$ is a function $x : V(G) \to X$ such that in the embedding for every pair of non-adjacent vertices $x(s), x(t)$ there exists another vertex $x(u)$ adjacent to $x(s)$ which…

数据结构与算法 · 计算机科学 2015-05-13 Subhas Kumar Ghosh , Koushik Sinha

We describe an efficient method for drawing any n-vertex simple graph G in the hyperbolic plane. Our algorithm produces greedy drawings, which support greedy geometric routing, so that a message M between any pair of vertices may be routed…

计算几何 · 计算机科学 2008-06-03 David Eppstein , Michael T. Goodrich

Geographic routing is an appealing routing strategy that uses the location information of the nodes to route the data. This technique uses only local information of the communication graph topology and does not require computational effort…

网络与互联网体系结构 · 计算机科学 2016-10-31 Pierre Leone , Kasun Samarasinghe

A greedily routable region (GRR) is a closed subset of $\mathbb R^2$, in which each destination point can be reached from each starting point by choosing the direction with maximum reduction of the distance to the destination in each point…

计算几何 · 计算机科学 2017-03-01 Martin Nöllenburg , Roman Prutkin , Ignaz Rutter

Network embedding techniques aim at representing structural properties of graphs in geometric space. Those representations are considered useful in downstream tasks such as link prediction and clustering. However, the number of graph…

物理与社会 · 物理学 2021-11-03 Yi-Jiao Zhang , Kai-Cheng Yang , Filippo Radicchi

The graph layouts used for complex network studies have been mainly been developed to improve visualization. If we interpret the layouts in metric spaces such as Euclidean ones, however, the embedded spatial information can be a valuable…

物理与社会 · 物理学 2012-12-19 Sang Hoon Lee , Petter Holme

Inspired by the network routing literature \cite{aggarwal1996efficient}, we develop what we call a ``Pre-Emptive Greedy Algorithm" to embed bounded degree induced trees in sparse expanders. This generalises a powerful and central result of…

组合数学 · 数学 2024-06-07 António Girão , Eoin Hurley

Today we rely on networks that are created and maintained by smart devices. For such networks, there is no governing central authority but instead the network structure is shaped by the decisions of selfish intelligent agents. A key…

计算机科学与博弈论 · 计算机科学 2025-01-20 Julian Berger , Tobias Friedrich , Pascal Lenzner , Paraskevi Machaira , Janosch Ruff

Signed graphs are graphs with signed edges. They are commonly used to represent positive and negative relationships in social networks. While balance theory and clusterizable graphs deal with signed graphs to represent social interactions,…

离散数学 · 计算机科学 2014-05-21 Anne-Marie Kermarrec , Christopher Thraves

We introduce a flow-dependent version of the quadratic Steiner tree problem in the plane. An instance of the problem on a set of embedded sources and a sink asks for a directed tree $T$ spanning these nodes and a bounded number of Steiner…

度量几何 · 数学 2011-11-11 Marcus Brazil , Charl Ras , Doreen Thomas

Today's networks consist of many autonomous entities that follow their own objectives, i.e., smart devices or parts of large AI systems, that are interconnected. Given the size and complexity of most communication networks, each entity…

计算机科学与博弈论 · 计算机科学 2026-02-02 Pascal Lenzner , Paraskevi Machaira

A (possibly denerate) drawing of a graph $G$ in the plane is approximable by an embedding if it can be turned into an embedding by an arbitrarily small perturbation. We show that testing, whether a straight-line drawing of a planar graph…

计算几何 · 计算机科学 2017-05-09 Radoslav Fulek

Graph embeddings deal with injective maps from a given simple, undirected graph $G=(V,E)$ into a metric space, such as $\mathbb{R}^n$ with the Euclidean metric. This concept is widely studied in computer science, see \cite{ge1}, but also…

组合数学 · 数学 2022-05-04 Dominic van der Zypen
‹ 上一页 1 2 3 10 下一页 ›