中文
相关论文

相关论文: Evacuating Two Robots from Two Unknown Exits on th…

200 篇论文

In the fast evacuation problem, we study the path planning problem for two robots who want to minimize the worst-case evacuation time on the unit disk. The robots are initially placed at the center of the disk. In order to evacuate, they…

分布式、并行与集群计算 · 计算机科学 2016-04-15 Ioannis Lamprou , Russell Martin , Sven Schewe

Assume that two robots are located at the centre of a unit disk. Their goal is to evacuate from the disk through an exit at an unknown location on the boundary of the disk. At any time the robots can move anywhere they choose on the disk,…

数据结构与算法 · 计算机科学 2023-06-22 Jurek Czyzowicz , Konstantinos Georgiou , Evangelos Kranakis , Lata Narayanan , Jarda Opatrny , Birgit Vogtenhuber

We initiate the study of a new problem on searching and fetching in a distributed environment concerning treasure-evacuation from a unit disk. A treasure and an exit are located at unknown positions on the perimeter of a disk and at known…

数据结构与算法 · 计算机科学 2023-06-22 Konstantinos Georgiou , George Karakostas , Evangelos Kranakis

We present an improved algorithm for the problem of evacuating two robots from the unit disk via an unknown exit on the boundary. Robots start at the center of the disk, move at unit speed, and can only communicate locally. Our algorithm…

离散数学 · 计算机科学 2019-05-28 Yann Disser , Sören Schmitt

Evacuation of robots from a disk has attained a lot of attention recently. We visit the problem from the perspective of fault-tolerance. We consider two robots trying to evacuate from a disk via a single hidden exit on the perimeter of the…

分布式、并行与集群计算 · 计算机科学 2019-06-10 Debasish Pattanayak , H. Ramesh , Partha Sarathi Mandal

Two autonomous mobile robots and a non-autonomous one, also called bike, are placed at the origin of an infinite line. The autonomous robots can travel with maximum speed $1$. When a robot rides the bike its speed increases to $v>1$,…

分布式、并行与集群计算 · 计算机科学 2024-08-06 Khaled Jawhar , Evangelos Kranakis

Two robots stand at the origin of the infinite line and are tasked with searching collaboratively for an exit at an unknown location on the line. They can travel at maximum speed $b$ and can change speed or direction at any time. The two…

We introduce and study a new search-type problem with ($n+1$)-robots on a disk. The searchers (robots) all start from the center of the disk, have unit speed, and can communicate wirelessly. The goal is for a distinguished robot (the queen)…

离散数学 · 计算机科学 2018-05-10 J. Czyzowicz , K. Georgiou , R. Killick , E. Kranakis , D. Krizanc , L. Narayanan , J. Opatrny , S. Shende

The search-type problem of evacuating 2 robots in the wireless model from the (Euclidean) unit disk was first introduced and studied by Czyzowicz et al. [DISC'2014]. Since then, the problem has seen a long list of follow-up results…

离散数学 · 计算机科学 2021-08-06 Konstantinos Georgiou , Sean Leizerovich , Jesse Lucier , Somnath Kundu

The problem of evacuating two robots from the disk in the face-to-face model was first introduced in [Czyzowicz et al., DISC'14], and extensively studied (along with many variations) ever since with respect to worst case analysis. We…

离散数学 · 计算机科学 2018-07-24 Huda Chuangpishit , Konstantinos Georgiou , Preeti Sharma

The aim of the dispersion problem is to place a set of $k(\leq n)$ mobile robots in the nodes of an unknown graph consisting of $n$ nodes such that in the final configuration each node contains at most one robot, starting from any arbitrary…

分布式、并行与集群计算 · 计算机科学 2023-01-13 Tanvir Kaur , Kaushik Mondal

Consider $k$ robots initially located at a point inside a region $T$. Each robot can move anywhere in $T$ independently of other robots with maximum speed one. The goal of the robots is to \emph{evacuate} $T$ through an exit at an unknown…

计算几何 · 计算机科学 2018-12-27 Huda Chuangpishit , Saeed Mehrabi , Lata Narayanan , Jaroslav Opatrny

Two cooperating, autonomous mobile robots with arbitrary nonzero max speeds are placed at arbitrary initial positions in the plane. A remotely detonated bomb is discovered at some source location and must be moved to a safe distance away…

分布式、并行与集群计算 · 计算机科学 2022-10-12 Jared Coleman , Evangelos Kranakis , Danny Krizanc , Oscar Morales-Ponce

In the dispersion problem, a set of $k$ co-located mobile robots must relocate themselves in distinct nodes of an unknown network. The network is modeled as an anonymous graph $G=(V,E)$, where the nodes of the graph are not labeled. The…

数据结构与算法 · 计算机科学 2022-02-14 Barun Gorain , Partha Sarathi Mandal , Kaushik Mondal , Supantha Pandit

We consider evacuation of a group of $n \geq 2$ autonomous mobile agents (or robots) from an unknown exit on an infinite line. The agents are initially placed at the origin of the line and can move with any speed up to the maximum speed $1$…

Emergency evacuation describes a complex situation involving time-critical decision-making by evacuees. Mobile robots are being actively explored as a potential solution to provide timely guidance. In this work, we study a robot-guided…

机器人学 · 计算机科学 2024-01-15 Tongjia Zheng , Zhenyuan Yuan , Mollik Nayyar , Alan R. Wagner , Minghui Zhu , Hai Lin

We propose distributed algorithms to automatically deploy a team of mobile robots to partition and provide coverage of a non-convex environment. To handle arbitrary non-convex environments, we represent them as graphs. Our partitioning and…

机器人学 · 计算机科学 2016-11-17 Joseph W. Durham , Ruggero Carli , Paolo Frasca , Francesco Bullo

We study a fundamental cooperative message-delivery problem on the plane. Assume $n$ robots which can move in any direction, are placed arbitrarily on the plane. Robots each have their own maximum speed and can communicate with each other…

分布式、并行与集群计算 · 计算机科学 2021-09-28 Jared Coleman , Evangelos Kranakis , Danny Krizanc , Oscar Morales-Ponce

Given a set of co-located mobile robots in an unknown anonymous graph, the robots must relocate themselves in distinct graph nodes to solve the dispersion problem. In this paper, we consider the dispersion problem for silent robots…

分布式、并行与集群计算 · 计算机科学 2024-08-13 Bibhuti Das , Barun Gorain , Kaushik Mondal , Krishnendu Mukhopadhyaya , Supantha Pandit

The dispersion problem on graphs asks $k\leq n$ robots placed initially arbitrarily on the nodes of an $n$-node anonymous graph to reposition autonomously to reach a configuration in which each robot is on a distinct node of the graph. This…

分布式、并行与集群计算 · 计算机科学 2019-09-05 Ajay D. Kshemkalyani , Anisur Rahaman Molla , Gokarna Sharma
‹ 上一页 1 2 3 10 下一页 ›