中文
相关论文

相关论文: Efficient inspection of underground galleries usin…

200 篇论文

We study the algorithmic problem of optimally covering a tree with $k$ mobile robots. The tree is known to all robots, and our goal is to assign a walk to each robot in such a way that the union of these walks covers the whole tree. We…

We consider the indirect covering subtree problem (Kim et al., 1996). The input is an edge weighted tree graph along with customers located at the nodes. Each customer is associated with a radius and a penalty. The goal is to locate a…

数据结构与算法 · 计算机科学 2010-02-03 Joachim Spoerhase

We consider the problem of exploring an unknown tree with a team of $k$ initially colocated mobile agents. Each agent has limited energy and cannot, as a result, traverse more than $B$ edges. The goal is to maximize the number of nodes…

数据结构与算法 · 计算机科学 2018-02-20 Evangelos Bampas , Jérémie Chalopin , Shantanu Das , Jan Hackfeld , Christina Karousatou

The subject of this work is the patrolling of an environment with the aid of a team of autonomous agents. We consider both the design of open-loop trajectories with optimal properties, and of distributed control laws converging to optimal…

组合数学 · 数学 2015-03-17 Fabio Pasqualetti , Antonio Franchi , Francesco Bullo

In the k-arc connected subgraph problem, we are given a directed graph G and an integer k and the goal is the find a subgraph of minimum cost such that there are at least k-arc disjoint paths between any pair of vertices. We give a simple…

数据结构与算法 · 计算机科学 2012-05-09 Bundit Laekhanukit , Shayan Oveis Gharan , Mohit Singh

Consider a region that requires to be protected from unauthorized penetrations. The border of the region, modeled as a unit line segment, consists of high priority segments that require the highest level of protection separated by low…

分布式、并行与集群计算 · 计算机科学 2019-10-04 Oscar Morales-Ponce

Multi-Robot Coverage problems have been extensively studied in robotics, planning and multi-agent systems. In this work, we consider the coverage problem when there are constraints on the proximity (e.g., maximum distance between the…

多智能体系统 · 计算机科学 2024-12-18 Dolev Mutzari , Yonatan Aumann , Sarit Kraus

We consider the problem of finding patrol schedules for $k$ robots to visit a given set of $n$ sites in a metric space. Each robot has the same maximum speed and the goal is to minimize the weighted maximum latency of any site, where the…

We study the problem of collective tree exploration in which a team of $k$ mobile agents must collectively visit all nodes of an unknown tree in as few moves as possible. The agents all start from the root and discover adjacent edges as…

数据结构与算法 · 计算机科学 2025-07-22 Romain Cosson , Laurent Massoulié

In collective tree exploration, a team of $k$ mobile agents is tasked to go through all edges of an unknown tree as fast as possible. An edge of the tree is revealed to the team when one agent becomes adjacent to that edge. The agents start…

数据结构与算法 · 计算机科学 2023-11-01 Romain Cosson

We revisit the \textsc{$k$-Secluded Tree} problem. Given a vertex-weighted undirected graph $G$, its objective is to find a maximum-weight induced subtree $T$ whose open neighborhood has size at most $k$. We present a fixed-parameter…

数据结构与算法 · 计算机科学 2022-06-27 Huib Donkers , Bart M. P. Jansen , Jari J. H. de Kroon

We initiate the study of the parameterized complexity of the {\sc Collective Graph Exploration} ({\sc CGE}) problem. In {\sc CGE}, the input consists of an undirected connected graph $G$ and a collection of $k$ robots, initially placed at…

数据结构与算法 · 计算机科学 2023-10-10 Siddharth Gupta , Guy Sa'ar , Meirav Zehavi

We study the problem of planning the deployments of a group of mobile robots. While the problem and formulation can be used for many different problems, here we use a bridge inspection as the motivating application for the purpose of…

数据结构与算法 · 计算机科学 2020-03-30 Michael Lin , Richard J. La

We consider collaborative graph exploration with a set of $k$ agents. All agents start at a common vertex of an initially unknown graph and need to collectively visit all other vertices. We assume agents are deterministic, vertices are…

离散数学 · 计算机科学 2016-10-07 Yann Disser , Frank Mousset , Andreas Noever , Nemanja Škorić , Angelika Steger

We study the problem of collective tree exploration (CTE) where a team of $k$ agents is tasked to traverse all the edges of an unknown tree as fast as possible, assuming complete communication between the agents. In this paper, we present…

数据结构与算法 · 计算机科学 2023-11-03 Romain Cosson , Laurent Massoulié

Many robots move through the world by composing locomotion primitives like steps and turns. To do so well, robots need not have primitives that make intuitive sense to humans. This becomes of paramount importance when robots are damaged and…

机器人学 · 计算机科学 2021-10-05 Brian Bittner , Shai Revzen

Given a graph $G=(V,E)$ with non-negative real edge lengths and an integer parameter $k$, the Min-Max k-Tree Cover problem seeks to find a set of at most $k$ subtrees of $G$, such that the union of the trees is the vertex set $V$. The…

数据结构与算法 · 计算机科学 2019-12-13 Syamantak Das , Lavina Jain , Nikhil Kumar

In a connected graph with an autonomous robot swarm with limited visibility, it is natural to ask whether the robots can be deployed to certain vertices satisfying a given property using only local knowledge. This paper affirmatively…

分布式、并行与集群计算 · 计算机科学 2025-08-21 Saswata Jana , Subhajit Pramanick , Adri Bhattacharya , Partha Sarathi Mandal

We consider an off-line optimisation problem where $k$ robots must service $n$ requests on a single line. A request $i$ has weight $w_i$ and takes place at time $t_i$ at location $d_i$ on the line. A robot can service a request and collect…

数据结构与算法 · 计算机科学 2021-12-01 A. Gkikas , T. Radzik

The limited energy capacity of individual robotic agents in a swarm often limits the possible cooperative tasks they can perform. In this work, we investigate the problem of covering an unknown connected grid environment (e.g. a maze or…

多智能体系统 · 计算机科学 2019-03-11 Michael Amir , Alfred M. Bruckstein
‹ 上一页 1 2 3 10 下一页 ›