中文
相关论文

相关论文: Tight Bounds for Black Hole Search in Dynamic Ring…

200 篇论文

We study the problem of locating a particularly dangerous node, the so-called black hole in a synchronous anonymous ring network with mobile agents. A black hole is a harmful stationary process residing in a node of the network and…

多智能体系统 · 计算机科学 2011-04-28 Jérémie Chalopin , Shantanu Das , Arnaud Labourel , Euripides Markou

We investigate the black hole search problem by a set of mobile agents in a dynamic torus. Black hole is defined to be a dangerous stationary node which has the capability to destroy any number of incoming agents without leaving any trace…

分布式、并行与集群计算 · 计算机科学 2024-02-08 Adri Bhattacharya , Giuseppe F. Italiano , Partha Sarathi Mandal

A black hole is a malicious node in a graph that destroys resources entering into it without leaving any trace. The problem of Black Hole Search (BHS) using mobile agents requires that at least one agent survives and terminates after…

分布式、并行与集群计算 · 计算机科学 2026-03-05 Tanvir Kaur , Ashish Saxena , Partha Sarathi Mandal , Kaushik Mondal

In this paper, we address the challenge of locating a black hole within a dynamic graph using a set of scattered agents, which start from arbitrary positions in the graph. A black hole is defined as a node that silently eliminates any agent…

分布式、并行与集群计算 · 计算机科学 2025-01-29 Giuseppe Antonio Di Luna , Paola Flocchini , Giuseppe Prencipe , Nicola Santoro

We consider the problem of locating a black hole in synchronous anonymous networks using finite state agents. A black hole is a harmful node in the network that destroys any agent visiting that node without leaving any trace. The objective…

数据结构与算法 · 计算机科学 2011-07-29 Jérémie Chalopin , Shantanu Das , Arnaud Labourel , Euripides Markou

We study the problem of black hole search by a set of mobile agents, where the underlying graph is a dynamic cactus. A black hole is a dangerous vertex in the graph that eliminates any visiting agent without leaving any trace behind. Key…

分布式、并行与集群计算 · 计算机科学 2023-11-21 Adri Bhattacharya , Giuseppe F. Italiano , Partha Sarathi Mandal

A Black Hole is an harmful host in a network that destroys incoming agents without leaving any trace of such event. The problem of locating the black hole in a network through a team of agent coordinated by a common protocol is usually…

分布式、并行与集群计算 · 计算机科学 2007-08-29 Igor Nitto , Rossano Venturini

A black hole is a harmful node in a graph that destroys any agent entering it, making its identification a critical task. In the \emph{Black Hole Search with Verification (BHSV)} problem, a team of agents operates on a graph $G$ with the…

分布式、并行与集群计算 · 计算机科学 2026-03-31 Tanvir Kaur , Ashish Saxena

Perpetual exploration is a fundamental problem in the domain of mobile agents, where an agent needs to visit each node infinitely often. This issue has received lot of attention, mainly for ring topologies, presence of black holes adds more…

分布式、并行与集群计算 · 计算机科学 2024-11-15 Pritam Goswami , Adri Bhattacharya , Raja Das , Partha Sarathi Mandal

We study a distributed coordination mechanism for uniform agents located on a circle. The agents perform their actions in synchronised rounds. At the beginning of each round an agent chooses the direction of its movement from clockwise,…

分布式、并行与集群计算 · 计算机科学 2015-04-28 Leszek Gasieniec , Tomasz Jurdzinski , Russell Martin , Grzegorz Stachowiak

In this paper, we investigate: ``How can a group of initially co-located mobile agents perpetually explore an unknown graph, when one stationary node occasionally behaves maliciously, under an adversary's control?'' We call this node a…

分布式、并行与集群计算 · 计算机科学 2025-08-12 Adri Bhattacharya , Pritam Goswami , Evangelos Bampas , Partha Sarathi Mandal

We examine the problem of rendezvous, i.e., having multiple mobile agents gather in a single node of the network. Unlike previous studies, we need to achieve rendezvous in presence of a very powerful adversary, a malicious agent that moves…

分布式、并行与集群计算 · 计算机科学 2016-02-09 Shantanu Das , Flaminia L. Luccio , Euripides Markou

We study the problem of patrolling the nodes of a network collaboratively by a team of mobile agents, such that each node of the network is visited by at least one agent once in every $I(n)$ time units, with the objective of minimizing the…

分布式、并行与集群计算 · 计算机科学 2018-08-14 Shantanu Das , Giuseppe Antonio Di Luna , Leszek A. Gasieniec

Security in Mobile Ad hoc Network (MANET) is one of the key challenges due to its special features e.g. hop-by-hop communications, dynamic topology, and open network boundary that received tremendous attention by scholars. Traditional…

网络与互联网体系结构 · 计算机科学 2017-12-11 Ali Dorri , Soroush Vaseghi , Omid Gharib

In many problems, agents cooperate locally so that a leader or fusion center can infer the state of every agent from probing the state of only a small number of agents. Versions of this problem arise when a fusion center reconstructs an…

多智能体系统 · 计算机科学 2017-02-10 Stephen Kruzick , Sérgio Pequito , Soummya Kar , José M. F. Moura , A. Pedro Aguiar

Several mobile agents, modelled as deterministic automata, navigate in an infinite line in synchronous rounds. All agents start in the same round. In each round, an agent can move to one of the two neighboring nodes, or stay idle. Agents…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Younan Gao , Andrzej Pelc

Consider a small group of mobile agents whose goal is to locate a certain cell in a two-dimensional infinite grid. The agents operate in an asynchronous environment, where in each discrete time step, an arbitrary subset of the agents…

分布式、并行与集群计算 · 计算机科学 2018-05-09 Sebastian Brandt , Jara Uitto , Roger Wattenhofer

Motivated by concerns about diversity in social networks, we consider the following pattern formation problems in rings. Assume $n$ mobile agents are located at the nodes of an $n$-node ring network. Each agent is assigned a colour from the…

分布式、并行与集群计算 · 计算机科学 2019-05-23 Anne-Laure Ehresmann , Manuel Lafond , Lata Narayanan , Jaroslav Opatrny

We consider the distributed optimization problem, where a group of agents work together to optimize a common objective by communicating with neighboring agents and performing local computations. For a given algorithm, we use tools from…

最优化与控制 · 数学 2020-09-11 Bryan Van Scoy , Laurent Lessard

A Mobile Ad-Hoc Network is a collection of mobile nodes that are dynamically and arbitrarily located in such a manner that the interconnections between nodes are capable of changing on continual basis. Due to security vulnerabilities of the…

网络与互联网体系结构 · 计算机科学 2012-06-19 Rajib Das , Bipul Syam Purkayastha , Prodipto Das
‹ 上一页 1 2 3 10 下一页 ›