中文
相关论文

相关论文: The Covering Path Problem on a Grid

200 篇论文

The shortest path problem in graphs is fundamental to AI. Nearly all variants of the problem and relevant algorithms that solve them ignore edge-weight computation time and its common relation to weight uncertainty. This implies that taking…

数据结构与算法 · 计算机科学 2024-03-29 Eyal Weiss , Ariel Felner , Gal A. Kaminka

Path finding algorithm addresses problem of finding shortest path from source to destination avoiding obstacles. There exist various search algorithms namely A*, Dijkstra's and ant colony optimization. Unlike most path finding algorithms…

人工智能 · 计算机科学 2015-04-10 Ahlam Ansari , Mohd Amin Sayyed , Khatija Ratlamwala , Parvin Shaikh

We introduce in this paper a new variant of a location routing problem, to decide, the number and location of drop-off points to install based on the demands of a set of pick-up points, according to a given set-up budget for installing…

最优化与控制 · 数学 2025-05-09 Maria Albareda-Sambola , Víctor Blanco , Yolanda Hinojosa

A drawback of the classic approach for complexity analysis of distributed graph problems is that it mostly informs about the complexity of notorious classes of ``worst case'' graphs. Algorithms that are used to prove a tight (existential)…

分布式、并行与集群计算 · 计算机科学 2023-06-12 Philipp Schneider

An {\sf oriented perfect path double cover} ($\rm OPPDC$) of a graph $G$ is a collection of directed paths in the symmetric orientation $G_s$ of $G$ such that each edge of $G_s$ lies in exactly one of the paths and each vertex of $G$…

组合数学 · 数学 2012-07-10 Behrooz Bagheri Gh. , Behnaz Omoomi

In this paper, we consider the $k$-Covering Canadian Traveller Problem ($k$-CCTP), which can be seen as a variant of the Travelling Salesperson Problem. The goal of $k$-CCTP is finding the shortest tour for a traveller to visit a set of…

数据结构与算法 · 计算机科学 2023-04-28 Niklas Hahn , Michalis Xefteris

This article provides an overview of the performance and the theoretical complexity of approximate and exact methods for various versions of the shortest path problem. The proposed study aims to improve the resolution of a more general…

数据结构与算法 · 计算机科学 2008-12-18 Olivier Laval , Sophie Toulouse , Anass Nagih

We study problems related to connecting multi-interface networks of wireless devices. These problems are modeled using graphs, where vertices represent the devices and edges represent potential communication links. Each vertex can activate…

数据结构与算法 · 计算机科学 2026-05-11 Michał Szyfelbein , Camille Richer

We study the Hamiltonian path problem in C-shaped grid graphs, and present the necessary and sufficient conditions for the existence of a Hamiltonian path between two given vertices in these graphs. We also give a linear-time algorithm for…

计算复杂性 · 计算机科学 2016-02-25 Fatemeh Keshavarz-Kohjerdi , Alireza Bagheri

In the classical Node-Disjoint Paths (NDP) problem, the input consists of an undirected $n$-vertex graph $G$, and a collection $\mathcal{M}=\{(s_1,t_1),\ldots,(s_k,t_k)\}$ of pairs of its vertices, called source-destination, or demand,…

数据结构与算法 · 计算机科学 2016-11-17 Julia Chuzhoy , David H. K. Kim , Rachit Nimavat

In this paper we consider two special cases of the "cover-by-pairs" optimization problem that arise when we need to place facilities so that each customer is served by two facilities that reach it by disjoint shortest paths. These problems…

We consider the problem of finding a Hamiltonian path with precedence constraints in the form of a partial order on the vertex set. This problem is known as Partially Ordered Hamiltonian Path Problem (POHPP). Here, we study the complexity…

离散数学 · 计算机科学 2025-03-06 Jesse Beisegel , Katharina Klost , Kristin Knorr , Fabienne Ratajczak , Robert Scheffler

In this paper we consider a set of travelers, starting from likely different locations towards a common destination within a road network, and propose solutions to find the optimal connecting points for them. A connecting point is a vertex…

数据结构与算法 · 计算机科学 2016-05-09 George Tsatsanifos

We are witnessing increasing interests in the effective use of road networks. For example, to enable effective vehicle routing, weighted-graph models of transportation networks are used, where the weight of an edge captures some cost…

机器学习 · 计算机科学 2013-08-19 Bin Yang , Manohar Kaul , Christian S. Jensen

An abundance of real-world problems manifest as covering edges and/or vertices of a graph with cliques that are optimized for some objectives. We consider different structural parameters of graph, and design fixed-parameter tractable…

数据结构与算法 · 计算机科学 2022-08-29 Ahammed Ullah

Combinatorial bilevel congestion pricing (CBCP), a variant of the mixed (continuous/discrete) network design problems, seeks to minimize the total travel time experienced by all travelers in a road network, by strategically selecting toll…

最优化与控制 · 数学 2025-04-24 Lei Guo , Jiayang Li , Yu Marco Nie , Jun Xie

Team Coordination on Graphs with Risky Edges (TCGRE) is a recently emerged problem, in which a robot team collectively reduces graph traversal cost through support from one robot to another when the latter traverses a risky edge. Resembling…

多智能体系统 · 计算机科学 2024-08-21 Yanlin Zhou , Manshi Limbu , Gregory J. Stein , Xuan Wang , Daigo Shishika , Xuesu Xiao

Constrained Optimum Path (COP) problems appear in many real-life applications, especially on communication networks. Some of these problems have been considered and solved by specific techniques which are usually difficult to extend. In…

人工智能 · 计算机科学 2009-10-08 Quang Dung Pham , Yves Deville , Pascal Van Hentenryck

Time-Dependent Constrained Path Optimization (TD-CPO) takes the following input: (i) time-dependent (TD) road network, (ii) source ($s$), (iii) destination ($d$), (iv) departure time ($t$) and, (v) budget ($\mathcal{B}$). In TD graph, each…

其他计算机科学 · 计算机科学 2024-09-27 Kousik Kumar Dutta , Venkata M. V. Gunturi

A ride sharing problem is considered where we are given a graph, whose edges are equipped with a travel cost, plus a set of objects, each associated with a transportation request given by a pair of origin and destination nodes. A vehicle…

离散数学 · 计算机科学 2016-06-10 Angelo Fanelli , Gianluigi Greco