中文
相关论文

相关论文: Enhanced Multi-Objective A* with Partial Expansion

200 篇论文

This work addresses a Multi-Objective Shortest Path Problem (MO-SPP) on a graph where the goal is to find a set of Pareto-optimal solutions from a start node to a destination in the graph. A family of approaches based on MOA* have been…

人工智能 · 计算机科学 2022-05-31 Zhongqiang Ren , Richard Zhan , Sivakumar Rathinam , Maxim Likhachev , Howie Choset

The Multi-objective Shortest Path (MOSP) problem is a classic network optimization problem that aims to find all Pareto-optimal paths between two points in a graph with multiple edge costs. Recent studies on multi-objective search with A*…

人工智能 · 计算机科学 2025-03-14 Saman Ahmadi , Nathan R. Sturtevant , Andrea Raith , Daniel Harabor , Mahdi Jalili

Path planning is one of the most vital elements of mobile robotics. With a priori knowledge of the environment, global path planning provides a collision-free route through the workspace. The global path plan can be calculated with a…

人工智能 · 计算机科学 2015-05-25 Alexander Lavin

The bi-objective shortest-path (BOSP) problem seeks to find paths between start and target vertices of a graph while optimizing two conflicting objective functions. We consider the BOSP problem in the presence of correlated objectives. Such…

人工智能 · 计算机科学 2025-09-26 Yaron Halle , Ariel Felner , Sven Koenig , Oren Salzman

The Multi-Objective Shortest-Path (MOS) problem finds a set of Pareto-optimal solutions from a start node to a destination node in a multi-attribute graph. The literature explores multi-objective A*-style algorithmic approaches to solving…

分布式、并行与集群计算 · 计算机科学 2025-04-16 Leo Gold , Adam Bienkowski , David Sidoti , Krishna Pattipati , Omer Khan

This manuscript explores the complexities of multi-objective path planning, aiming to optimize routes against a backdrop of conflicting performance criteria. The study integrates the cell mapping approach as its foundational concept. A…

机器人学 · 计算机科学 2023-12-19 Athanasios Karagounis

Path planning is one of the most vital elements of mobile robotics, providing the agent with a collision-free route through the workspace. The global path plan can be calculated with a variety of informed search algorithms, most notably the…

人工智能 · 计算机科学 2015-11-04 Alexander Lavin

Multi-Objective Optimization (MOO) techniques have become increasingly popular in recent years due to their potential for solving real-world problems in various fields, such as logistics, finance, environmental management, and engineering.…

神经与进化计算 · 计算机科学 2024-07-15 Noor A. Rashed , Yossra H. Ali , Tarik A. Rashid , A. Salih

Incremental graph search algorithms such as D* Lite reuse previous, and perhaps partial, searches to expedite subsequent path planning tasks. In this article, we are interested in developing incremental graph search algorithms for path…

机器人学 · 计算机科学 2022-02-21 Zhongqiang Ren , Sivakumar Rathinam , Maxim Likhachev , Howie Choset

The Multiobjective Minimum Spanning Tree (MO-MST) problem is a variant of the Minimum Spanning Tree problem, in which the costs associated with every edge of the input graph are vectors. In this paper, we design a new dynamic programming…

离散数学 · 计算机科学 2023-06-29 Pedro Maristany de las Casas , Antonio Sedeño-Noda , Ralf Borndörfer

We study the problem of optimal multi-robot path planning on graphs (MPP) over four distinct minimization objectives: the total arrival time, the makespan (last arrival time), the total distance, and the maximum (single-robot traveled)…

机器人学 · 计算机科学 2015-07-14 Jingjin Yu , Steven M. LaValle

Transport processes are universal in real-world complex networks, such as communication and transportation networks. As the increase of the traffic in these complex networks, problems like traffic congestion and transport delay are becoming…

网络与互联网体系结构 · 计算机科学 2024-10-30 Jiexin Wu , Cunlai Pu , Shuxin Ding , Guo Cao , Panos M. Pardalos

Optimistic methods have been applied with success to single-objective optimization. Here, we attempt to bridge the gap between optimistic methods and multi-objective optimization. In particular, this paper is concerned with solving…

最优化与控制 · 数学 2016-12-28 Abdullah Al-Dujaili , S. Suresh

We present a novel algorithm that fuses the existing convex-programming based approach with heuristic information to find optimality guarantees and near-optimal paths for the Shortest Path Problem in the Graph of Convex Sets (SPP-GCS). Our…

最优化与控制 · 数学 2025-04-22 Kaarthik Sundar , Sivakumar Rathinam

In this paper, we study the shortest path problem (SPP) with multiple source-destination pairs (MSD), namely MSD-SPP, to minimize average travel time of all shortest paths. The inherent traffic capacity limits within a road network…

人工智能 · 计算机科学 2024-09-04 Jiaming Yin , Weixiong Rao , Yu Xiao , Keshuang Tang

The Shortest-Path Problem in Graph of Convex Sets (SPP in GCS) is a recently developed optimization framework that blends discrete and continuous decision making. Many relevant problems in robotics, such as collision-free motion planning,…

This paper addresses a generalization of the well known multi-agent path finding (MAPF) problem that optimizes multiple conflicting objectives simultaneously such as travel time and path risk. This generalization, referred to as…

机器人学 · 计算机科学 2022-03-08 Zhongqiang Ren , Sivakumar Rathinam , Maxim Likhachev , Howie Choset

The All-Pairs Shortest Paths (APSP) problem is one of the fundamental problems in theoretical computer science. It asks to compute the distance matrix of a given $n$-vertex graph. We revisit the classical problem of maintaining the distance…

数据结构与算法 · 计算机科学 2024-08-28 Xiao Mao

Conventional multi-agent path planners typically compute an ensemble of paths while optimizing a single objective, such as path length. However, many applications may require multiple objectives, say fuel consumption and completion time, to…

人工智能 · 计算机科学 2022-06-23 Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

Conventional multi-agent path planners typically determine a path that optimizes a single objective, such as path length. Many applications, however, may require multiple objectives, say time-to-completion and fuel use, to be simultaneously…

机器人学 · 计算机科学 2021-11-09 Zhongqiang Ren , Sivakumar Rathinam , Howie Choset
‹ 上一页 1 2 3 10 下一页 ›