中文
相关论文

相关论文: Asynchronous Filling by Myopic Luminous Robots

200 篇论文

We present the problem of finding a maximal independent set (MIS) (named as \emph{MIS Filling problem}) of an arbitrary connected graph having $n$ vertices with luminous myopic mobile robots. The robots enter the graph one after another…

分布式、并行与集群计算 · 计算机科学 2022-10-18 Subhajit Pramanick , Sai Vamshi Samala , Debasish Pattanayak , Partha Sarathi Mandal

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 the problem of constructing a maximum independent set with mobile myopic luminous robots on a grid network whose size is finite but unknown to the robots. In this setting, the robots enter the grid network one-by-one from a…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Sayaka Kamei , Sébastien Tixeuil

We investigate gathering algorithms for asynchronous autonomous mobile robots moving in uniform ring-shaped networks. Different from most work using the Look-Compute-Move (LCM) model, we assume that robots have limited visibility and…

分布式、并行与集群计算 · 计算机科学 2019-11-13 Sayaka Kamei , Anissa Lamani , Fukuhito Ooshita , Sébastien Tixeuil , Koichi Wada

An autonomous mobile robot system is a distributed system consisting of mobile computational entities (called robots) that autonomously and repeatedly perform three operations: Look, Compute, and Move. Various problems related to autonomous…

分布式、并行与集群计算 · 计算机科学 2023-06-16 Yonghwan Kim , Yoshiaki Katayama , Koichi Wada

We are given $N$ autonomous mobile robots inside a bounded region. The robots are opaque which means that three collinear robots are unable to see each other as one of the robots acts as an obstruction for the other two. They operate in…

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

We study the {\sc Uniform Circle Formation} ({\sc UCF}) problem for a swarm of $n$ autonomous mobile robots operating in \emph{Look-Compute-Move} (LCM) cycles on the Euclidean plane. We assume our robots are \emph{luminous}, i.e. embedded…

分布式、并行与集群计算 · 计算机科学 2024-05-13 Caterina Feletti , Debasish Pattanayak , Gokarna Sharma

This work deals with the problem of gathering $n$ oblivious mobile entities, called robots, at a point (not known beforehand) placed on an infinite triangular grid. The robots are considered to be myopic, i.e., robots have limited…

分布式、并行与集群计算 · 计算机科学 2022-09-29 Pritam Goswami , Avisek Sharma , Satakshi Ghosh , Buddhadeb Sau

We consider a Gathering problem for n autonomous mobile robots with persistent memory called light in an asynchronous scheduler (ASYNC). It is well known that Gathering is impossible when robots have no lights in basic common models, if the…

分布式、并行与集群计算 · 计算机科学 2021-11-10 R. Nakai , Y. Sudo , K. Wada

In this paper, we solve the local gathering problem of a swarm of $n$ indistinguishable, point-shaped robots on a two dimensional grid in asymptotically optimal time $\mathcal{O}(n)$ in the fully synchronous $\mathcal{FSYNC}$ time model.…

分布式、并行与集群计算 · 计算机科学 2016-02-11 Andreas Cord-Landwehr , Matthias Fischer , Daniel Jung , Friedhelm Meyer auf der Heide

In this paper we study the Near-Gathering problem for a finite set of dimensionless, deterministic, asynchronous, anonymous, oblivious and autonomous mobile robots with limited visibility moving in the Euclidean plane in Look-Compute-Move…

分布式、并行与集群计算 · 计算机科学 2015-05-28 Linda Pagli , Giuseppe Prencipe , Giovanni Viglietta

A mobile robot system consists of anonymous mobile robots, each of which autonomously performs sensing, computation, and movement according to a common algorithm, so that the robots collectively achieve a given task. There are two main…

分布式、并行与集群计算 · 计算机科学 2020-08-04 Paola Flocchini , Nicola Santoro , Masafumi Yamashita , Yukiko Yamauchi

The exploration problem in the discrete universe, using identical oblivious asynchronous robots without direct communication, has been well investigated. These robots have sensors that allow them to see their environment and move…

多智能体系统 · 计算机科学 2012-05-23 Ajoy K. Datta , Anissa Lamani , Lawrence L. Larmore , Franck Petit

We revisit asynchronous computing in networks of crash-prone processes, under the asynchronous variant of the standard LOCAL model, recently introduced by Fraigniaud et al. [DISC 2022]. We focus on the vertex coloring problem, and our…

分布式、并行与集群计算 · 计算机科学 2024-08-21 Alkida Balliu , Pierre Fraigniaud , Patrick Lambein-Monette , Dennis Olivetti , Mikael Rabie

Given a set of $n\geq 1$ unit disk robots in the Euclidean plane, we consider the fundamental problem of providing mutual visibility to them: the robots must reposition themselves to reach a configuration where they all see each other. This…

计算几何 · 计算机科学 2026-02-18 Rusul J. Alsaedi , Joachim Gudmundsson , André van Renssen

This work focuses on the following question related to the Gathering problem of $n$ autonomous, mobile robots in the Euclidean plane: Is it possible to solve Gathering of robots that do not agree on any axis of their coordinate systems…

分布式、并行与集群计算 · 计算机科学 2021-08-24 Jannik Castenow , Jonas Harbig , Daniel Jung , Till Knollmann , Friedhelm Meyer auf der Heide

Consider a team of $k \leq n$ autonomous mobile robots initially placed at a node of an arbitrary graph $G$ with $n$ nodes. The dispersion problem asks for a distributed algorithm that allows the robots to reach a configuration in which…

分布式、并行与集群计算 · 计算机科学 2020-12-07 Archak Das , Kaustav Bose , Buddhadeb Sau

We investigate exploration algorithms for autonomous mobile robots evolving in uniform ring-shaped networks. Different from the usual Look-Compute-Move (LCM) model, we consider two characteristics: myopia and luminosity. Myopia means each…

分布式、并行与集群计算 · 计算机科学 2018-05-11 Fukuhito Ooshita , Sébastien Tixeuil

We study the Gathering problem for n autonomous mobile robots in semi-synchronous settings with persistent memory called light. It is well known that Gathering is impossible in a basic model when robots have no lights, if the system is…

分布式、并行与集群计算 · 计算机科学 2018-11-30 Satoshi Terai , Koichi Wada , Yoshiaki Katayama

This work deals with the Maximum Independent Set ($\mathcal{MIS}$) formation problem in a finite rectangular grid by autonomous robots. Suppose we are given a set of identical robots, where each robot is placed on a node of a finite…

分布式、并行与集群计算 · 计算机科学 2022-07-28 Raja Das , Avisek Sharma , Buddhadeb Sau
‹ 上一页 1 2 3 10 下一页 ›