中文
相关论文

相关论文: Computing Homotopic Shortest Paths Efficiently

200 篇论文

The problem of multiple surface clustering is a challenging task, particularly when the surfaces intersect. Available methods such as Isomap fail to capture the true shape of the surface nearby the intersection and result in incorrect…

机器学习 · 统计学 2018-12-07 Amir Babaeian

Given an undirected, weighted graph, with $n$ vertices and $m$ edges, and two special vertices $s$ and $t$, the problem is to find the shortest path between them. We give two bounded-error quantum algorithms with improved runtime in the…

量子物理 · 物理学 2026-03-20 Adam Wesołowski , Stephen Piddock

Recently, the study of circuits and cycles within the homology classes of graphs has attracted considerable research interest. However, the detection and counting of shorter circuits in homology classes, especially the shortest ones, remain…

组合数学 · 数学 2025-03-13 Ye Luo

Finding shortest paths in a given network (e.g., a computer network or a road network) is a well-studied task with many applications. We consider this task under the presence of an adversary, who can manipulate the network by perturbing its…

社会与信息网络 · 计算机科学 2021-07-08 Benjamin A. Miller , Zohair Shafi , Wheeler Ruml , Yevgeniy Vorobeychik , Tina Eliassi-Rad , Scott Alfeld

Minimising the longest travel distance for a group of mobile robots with interchangeable goals requires knowledge of the shortest length paths between all robots and goal destinations. Determining the exact length of the shortest paths in…

机器人学 · 计算机科学 2023-06-19 Tony A. Wood , Maryam Kamgarpour

Path finding is a well-studied problem in AI, which is often framed as graph search. Any-angle path finding is a technique that augments the initial graph with additional edges to build shorter paths to the goal. Indeed, optimal algorithms…

人工智能 · 计算机科学 2021-04-15 Konstantin Yakovlev , Anton Andreychuk

A problem studied in Systems Biology is how to find shortest paths in metabolic networks. Unfortunately, simple (i.e., graph theoretic) shortest paths do not properly reflect biochemical facts. An approach to overcome this issue is to use…

数据结构与算法 · 计算机科学 2010-12-23 Sandor Fekete , Tom Kamphans , Michael Stelzer

Let $\mathscr O$ be a set of $n$ disjoint obstacles in $\mathbb{R}^2$, $\mathscr M$ be a moving object. Let $s$ and $l$ denote the starting point and maximum path length of the moving object $\mathscr M$, respectively. Given a point $p$ in…

数据结构与算法 · 计算机科学 2018-07-04 Jack Wang

Link state routing protocols such as OSPF or IS-IS currently use only best paths to forward IP packets throughout a domain. The optimality of sub-paths ensures consistency of hop by hop forwarding although paths, calculated using Dijkstra…

网络与互联网体系结构 · 计算机科学 2009-04-02 Pascal Mérindol , Jean-Jacques Pansiot , Stéphane Cateloin

We present in this paper several improvements for computing shortest path maps using OpenGL shaders. The approach explores GPU rasterization as a way to propagate optimal costs on a polygonal 2D environment, producing shortest path maps…

图形学 · 计算机科学 2018-05-23 Renato Farias , Marcelo Kallmann

Fastest-path queries between two points in a very large road map is an increasingly important primitive in modern transportation and navigation systems, thus very efficient computation of these paths is critical for system performance and…

数据结构与算法 · 计算机科学 2020-09-09 Renjie Chen , Craig Gotsman

The shortest secure path (routing) problem in communication networks has to deal with multiple attack layers e.g., man-in-the-middle, eavesdropping, packet injection, packet insertion, etc. Consider different probabilities for each such…

数据结构与算法 · 计算机科学 2021-04-07 Yefim Dinitz , Shlomi Dolev , Manish Kumar

Let $G$ be a unit disk graph in the plane defined by $n$ disks whose positions are known. For the case when $G$ is unweighted, we give a simple algorithm to compute a shortest path tree from a given source in $O(n\log n)$ time. For the case…

计算几何 · 计算机科学 2014-11-19 Sergio Cabello , Miha Jejčič

In modern graph analytics, the shortest path is a fundamental concept. Numerous \rrev{recent works} concentrate mostly on the distance of these shortest paths. Nevertheless, in the era of betweenness analysis, the counting of the shortest…

数据库 · 计算机科学 2022-12-05 You Peng , Jeffrey Xu Yu , Sibo Wang

Standard algorithms for finding the shortest path in a graph require that the cost of a path be additive in edge costs, and typically assume that costs are deterministic. We consider the problem of uncertain edge costs, with potential…

人工智能 · 计算机科学 2013-02-21 Michael P. Wellman , Matthew Ford , Kenneth Larson

This paper presents two algorithms. In their simplest form, the first algorithm decides the existence of a pointed homotopy between given simplicial maps f, g from X to Y and the second computes the group $[\Sigma X,Y]^*$ of pointed…

代数拓扑 · 数学 2013-12-10 Marek Filakovský , Lukáš Vokřínek

The objective of this paper is to develop a model and a minimization method to provide flight path optimums reducing aircraft noise in the vicinity of airports. Optimization algorithm has solved a complex optimal control problem, and…

最优化与控制 · 数学 2008-12-18 Lina Abdallah , Mounir Haddou , Salah Khardi

We study the use of power weighted shortest path distance functions for clustering high dimensional Euclidean data, under the assumption that the data is drawn from a collection of disjoint low dimensional manifolds. We argue, theoretically…

机器学习 · 计算机科学 2019-09-05 Daniel Mckenzie , Steven Damelin

Convex optimization encompasses a wide range of optimization problems that contain many efficiently solvable subclasses. Interior point methods are currently the state-of-the-art approach for solving such problems, particularly effective…

最优化与控制 · 数学 2025-03-28 Andreas Klingler , Tim Netzer

We introduce and show preliminary results of a fast randomized method that finds a set of K paths lying in distinct homotopy classes. We frame the path planning task as a graph search problem, where the navigation graph is based on a…

机器人学 · 计算机科学 2019-01-14 Luigi Palmieri , Andrey Rudenko , Kai O. Arras