中文
相关论文

相关论文: Computing shortest paths in 2D and 3D memristive n…

200 篇论文

The Minimum Eccentricity Shortest Path (MESP) Problem consists in determining a shortest path (a path whose length is the distance between its extremities) of minimum eccentricity in a graph. It was introduced by Dragan and Leitert [9] who…

计算复杂性 · 计算机科学 2016-09-16 Etienne Birmelé , Fabien De Montgolfier , Léo Planche

Memetic Computing is a subject in computer science which considers complex structures as the combination of simple agents, memes, whose evolutionary interactions lead to intelligent structures capable of problem-solving. This paper focuses…

机器学习 · 计算机科学 2018-10-23 G. Iacca , F. Neri , E. Mininno , Y. S. Ong , M. H. Lim

We investigate the problem of computing a minimum set of solutions that approximates within a specified accuracy $\epsilon$ the Pareto curve of a multiobjective optimization problem. We show that for a broad class of bi-objective problems…

数据结构与算法 · 计算机科学 2008-05-20 Ilias Diakonikolas , Mihalis Yannakakis

This paper addresses the problem of planning time-optimal trajectories for multiple cooperative agents along specified paths through a static road network. Vehicle interactions at intersections create non-trivial decisions, with complex…

机器人学 · 计算机科学 2018-10-08 Philip Gun , Andrew Hill , Robin Vujanic

In this paper we consider shortest path problems in a directed graph where the transitions between nodes are subject to uncertainty. We use a minimax formulation, where the objective is to guarantee that a special destination state is…

数据结构与算法 · 计算机科学 2016-08-08 Dimitri Bertsekas

We consider robust shortest path problems, where the aim is to find a path that optimizes the worst-case performance over an uncertainty set containing all relevant scenarios for arc costs. The usual approach for such problems is to assume…

最优化与控制 · 数学 2018-02-13 André Chassein , Trivikram Dokka , Marc Goerigk

The composition problem for shortest paths asks the following: given shortest paths on weighted graphs M and N which share a common boundary, find the shortest paths on their union. This problem is a crucial step in any algorithm which uses…

离散数学 · 计算机科学 2022-09-07 Jade Master

The aim of this paper is to highlight and explore a traditional problem, which is the minimum spanning tree, and finding the shortest-path in network routing, by using Swarm Intelligence. This work to be considered as an investigation topic…

神经与进化计算 · 计算机科学 2015-08-18 Mohamed A. El Galil

Segment Routing is a recent network technology that helps optimizing network throughput by providing finer control over the routing paths. Instead of routing directly from a source to a target, packets are routed via intermediate waypoints.…

计算复杂性 · 计算机科学 2025-01-08 Cristina Bazgan , Morgan Chopin , André Nichterlein , Camille Richer

We consider the problem of answering point-to-point shortest path queries on massive social networks. The goal is to answer queries within tens of milliseconds while minimizing the memory requirements. We present a technique that achieves…

社会与信息网络 · 计算机科学 2012-06-07 Rachit Agarwal , Matthew Caesar , P. Brighten Godfrey , Ben Y. Zhao

this paper presents an enhancement of the medial axis algorithm to be used for finding the optimal shortest path for developed cognitive map. The cognitive map has been developed, based on the architectural blueprint maps. The idea for…

人工智能 · 计算机科学 2011-03-18 Hazim A. Farhan , Hussein H. Owaied , Suhaib I. Al-Ghazi

Simple heuristics often show a remarkable performance in practice for optimization problems. Worst-case analysis often falls short of explaining this performance. Because of this, "beyond worst-case analysis" of algorithms has recently…

数据结构与算法 · 计算机科学 2020-02-28 Stefan Klootwijk , Bodo Manthey , Sander K. Visser

We present fast algorithms for approximate shortest paths in the massively parallel computation (MPC) model. We provide randomized algorithms that take $poly(\log{\log{n}})$ rounds in the near-linear memory MPC model. Our results are for…

数据结构与算法 · 计算机科学 2025-05-20 Michal Dory , Shaked Matar

In this paper we introduce and study the Minimum Edge Compact Spanner~(MECS) problem. We prove hardness results related to the problem, design exact and greedy algorithms for solving the problem, and show related experimental results. The…

离散数学 · 计算机科学 2017-12-13 Tathagata Mukherjee , Alexander Veremyev , Piyush Kumar , Eduardo Pasiliao

In several important routing contexts it is required to identify a set of routes, each of which optimizes a different criterion. For instance, in the context of vehicle routing, one route would minimize the total distance traveled, while…

网络与互联网体系结构 · 计算机科学 2020-08-25 Ido Zoref , Ariel Orda

Many discrete optimization problems are amenable to constrained shortest-path reformulations in an extended network space, a technique that has been key in convexification, bound strengthening, and search. In this paper, we propose a…

最优化与控制 · 数学 2024-07-09 Leonardo Lozano , David Bergman , Andre A. Cire

We study the use of machine learning techniques to solve a fundamental shortest path problem, known as the single-source many-targets shortest path problem (SSMTSP). Given a directed graph with non-negative edge weights, our goal is to…

数据结构与算法 · 计算机科学 2023-03-07 Willem Feijen , Guido Schäfer

This paper addresses the problem of finding shortest paths homotopic to a given disjoint set of paths that wind amongst point obstacles in the plane. We present a faster algorithm than previously known.

计算几何 · 计算机科学 2007-05-23 Alon Efrat , Stephen G. Kobourov , Anna Lubiw

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

Modern communication networks are increasingly equipped with in-network computational capabilities and services. Routing in such networks is significantly more complicated than the traditional routing. A legitimate route for a flow not only…

网络与互联网体系结构 · 计算机科学 2023-06-07 Lifan Mei , Jinrui Gou , Jingrui Yang , Yujin Cai , Yong Liu