中文
相关论文

相关论文: Counting of Shortest Paths in Cubic Grid

200 篇论文

Finding shortest paths in a graph is relevant for numerous problems in computer vision and graphics, including image segmentation, shape matching, or the computation of geodesic distances on discrete surfaces. Traditionally, the concept of…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Viktoria Ehm , Daniel Cremers , Florian Bernard

Computing the shortest path between two given locations in a road network is an important problem that finds applications in various map services and commercial navigation products. The state-of-the-art solutions for the problem can be…

数据库 · 计算机科学 2012-02-01 Lingkun Wu , Xiaokui Xiao , Dingxiong Deng , Gao Cong , Andy Diwen Zhu , Shuigeng Zhou

Numerical computation of shortest paths or geodesics on curved domains, as well as the associated geodesic distance, arises in a broad range of applications across digital geometry processing, scientific computing, computer graphics, and…

图形学 · 计算机科学 2020-07-22 Keenan Crane , Marco Livesu , Enrico Puppo , Yipeng Qin

Shortest paths problems are subject to extensive studies in classic distributed models such as the CONGEST or Congested Clique. These models dictate how nodes may communicate in order to determine shortest paths in a distributed input…

数据结构与算法 · 计算机科学 2023-07-03 Philipp Schneider

Computing shortest paths is a fundamental operation in processing graph data. In many real-world applications, discovering shortest paths between two vertices empowers us to make full use of the underlying structure to understand how…

数据库 · 计算机科学 2021-04-21 Ye Wang , Qing Wang , Henning Koehler , Yu Lin

We study a large family of graph covering problems, whose definitions rely on distances, for graphs of bounded cyclomatic number (that is, the minimum number of edges that need to be removed from the graph to destroy all cycles). These…

离散数学 · 计算机科学 2025-09-03 Dibyayan Chakraborty , Florent Foucaud , Anni Hakanen

We study shortest paths and their distances on a subset of a Euclidean space, and their approximation by their equivalents in a neighborhood graph defined on a sample from that subset. In particular, we recover and extend the results of…

计算几何 · 计算机科学 2018-10-26 Ery Arias-Castro , Thibaut Le Gouic

In this work we study shortest path problems in multimode graphs, a generalization of the min-distance measure introduced by Abboud, Vassilevska W. and Wang in [SODA'16]. A multimode shortest path is the shortest path using one of multiple…

数据结构与算法 · 计算机科学 2025-06-30 Yael Kirkpatrick , Virginia Vassilevska Williams

The vertex connectivity of a graph $G$ is the size of the smallest set of vertices $S$ such that $G \setminus S$ is disconnected. For the class of planar graphs, the problem of vertex connectivity is well-studied, both from structural and…

计算几何 · 计算机科学 2025-06-03 Therese Biedl , Karthik Murali

Finding paths in graphs is a fundamental graph-theoretic task. In this work, we we are concerned with finding a path with some constraints on its length and the number of vertices neighboring the path, that is, being outside of and incident…

计算复杂性 · 计算机科学 2019-05-28 Max-Jonathan Luckow , Till Fluschnik

The shortest path problem is among the most fundamental combinatorial optimization problems to answer reachability queries. It is hard to deter-mine which vertices or edges are visited during shortest path traversals. In this paper, we…

社会与信息网络 · 计算机科学 2014-12-30 Waqas Nawaz , Kifayat Ullah Khan , Young-Koo Lee

Given a graph, the shortest-path problem requires finding a sequence of edges with minimum cumulative length that connects a source vertex to a target vertex. We consider a variant of this classical problem in which the position of each…

离散数学 · 计算机科学 2024-05-10 Tobia Marcucci , Jack Umenberger , Pablo A. Parrilo , Russ Tedrake

Shortest paths are representative of discrete geodesic distances in graphs, and many descriptors of networks depend on their counting. In multiplex networks, this counting is radically important to quantify the switch between layers and it…

物理与社会 · 物理学 2020-07-30 Albert Solé-Ribalta , Alex Arenas , Sergio Gómez

We show that no cubic graphs of order 26 have crossing number larger than 9, which proves a conjecture of Ed Pegg Jr and Geoffrey Exoo that the smallest cubic graphs with crossing number 11 have 28 vertices. This result is achieved by first…

组合数学 · 数学 2019-05-17 Kieran Clancy , Michael Haythorpe , Alex Newcombe , Ed Pegg

The metric dimension of a graph is the smallest number of nodes required to identify all other nodes based on shortest path distances uniquely. Applications of metric dimension include discovering the source of a spread in a network,…

组合数学 · 数学 2021-04-16 Richard C. Tillquist , Rafael M. Frongillo , Manuel E. Lladser

Chernyshev, Rauch and Rautenbach [Discrete Math., 2025] introduce forest cuts, i.e., vertex separators that induce a forest. They conjecture that, similar to a result by Chen and Yu [Discrete Math., 2002], every $n$-vertex graph with less…

组合数学 · 数学 2025-11-17 Samuel Schneider , Torsten Ueckerdt

This paper reports about the development of two provably correct approximate algorithms which calculate the Euclidean shortest path (ESP) within a given cube-curve with arbitrary accuracy, defined by $\epsilon >0$, and in time complexity…

计算几何 · 计算机科学 2007-05-23 Fajie Li , Reinhard Klette

Complex systems of interacting components often can be modeled by a simple graph $\mathcal{G}$ that consists of a set of $n$ nodes and a set of $m$ edges. Such a graph can be represented by an adjacency matrix $A\in\R^{n\times n}$, whose…

物理与社会 · 物理学 2025-09-17 Silvia Noschese , Lothar Reichel

Metric dimension is an essential parameter in graph theory that aids in addressing issues pertaining to information retrieval, localization, network design, and chemistry through the identification of the least possible number of elements…

组合数学 · 数学 2024-06-12 S. Prabhu , T. Jenifer Janany

In this paper, we present the geodesic-like algorithm for the computation of the shortest path between two objects on NURBS surfaces and periodic surfaces. This method can improve the distance problem not only on surfaces but in…

计算几何 · 计算机科学 2010-11-25 Wen-Haw Chen , Sheng-Gwo Chen
‹ 上一页 1 2 3 10 下一页 ›