中文
相关论文

相关论文: Black Hole Search in Dynamic Cactus Graph

200 篇论文

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 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 considered to be a dangerous node present in a graph that disposes of any resources that enter that node. Therefore, it is essential to find such a node in the graph. Let a group of agents be present on a graph $G$. The…

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

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 start the investigation of distributed computing by mobile agents in dangerous dynamic networks. The danger is posed by the presence in the network of a black hole BH, a harmful site that destroys all incoming agents…

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

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 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 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

In the graph exploration problem, a team of mobile computational entities, called agents, arbitrarily positioned at some nodes of a graph, must cooperate so that each node is eventually visited by at least one agent. In the literature, the…

分布式、并行与集群计算 · 计算机科学 2018-05-21 Giuseppe Antonio Di Luna , Stefan Dobrev , Paola Flocchini , Nicola Santoro

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

In this work we introduce and study a pursuit-evasion game in which the search is performed by heterogeneous entities. We incorporate heterogeneity into the classical edge search problem by considering edge-labeled graphs: once a search…

离散数学 · 计算机科学 2024-01-26 Dariusz Dereniowski , Łukasz Kuszner , Robert Ostrowski

A cactus graph is a connected graph in which every block is either an edge or a cycle. In this paper, we consider several problems of graph theory and developed optimal algorithms to solve such problems on cactus graphs. The running time of…

离散数学 · 计算机科学 2014-08-19 Kalyani Das

We investigate two fundamental problems in mobile computing: exploration and rendezvous, with two distinct mobile agents in an unknown graph. The agents may communicate by reading and writing information on whiteboards that are located at…

多智能体系统 · 计算机科学 2024-07-08 Romain Cosson

The gathering problem requires a set of mobile agents, arbitrarily positioned at different nodes of a network to group within finite time at the same location, not fixed in advanced. The extensive existing literature on this problem shares…

分布式、并行与集群计算 · 计算机科学 2017-04-12 Giuseppe Antonio Di Luna , Paola Flocchini , Linda Pagli , Giuseppe Prencipe , Nicola Santoro , Giovanni Viglietta

Network decontamination is a well-known problem, in which the aim of the mobile agents should be to decontaminate the network (i.e., both nodes and edges). This problem comes with an added constraint, i.e., of \emph{monotonicity}, in which…

分布式、并行与集群计算 · 计算机科学 2025-11-25 Rajashree Bar , Daibik Barik , Adri Bhattacharya , Partha Sarathi Mandal

Moving an autonomous agent through an unknown environment is one of the crucial problems for robotics and network analysis. Therefore, it received a lot of attention in the last decades and was analyzed in many different settings. The graph…

计算复杂性 · 计算机科学 2018-04-23 Hans-Joachim Böckenhauer , Janosch Fuchs , Walter Unger

We consider systems made of autonomous mobile robots evolving in highly dynamic discrete environment i.e., graphs where edges may appear and disappear unpredictably without any recurrence, stability, nor periodicity assumption. Robots are…

分布式、并行与集群计算 · 计算机科学 2017-03-30 Marjorie Bournat , Swan Dubois , Franck Petit

In this paper, we study the treasure hunt problem in a graph by a mobile agent. The nodes in the graph $G=(V,E)$ are anonymous and the edges incident to a vertex $v\in V$ whose degree is $deg(v)$ are labeled arbitrarily as $0,1,\ldots,…

分布式、并行与集群计算 · 计算机科学 2022-09-05 Adri Bhattacharya , Barun Gorain , Partha Sarathi Mandal

A cactus is a connected graph that does not contain $K_4 - e$ as a minor. Given a graph $G = (V, E)$ and integer $k \ge 0$, Cactus Vertex Deletion (also known as Diamond Hitting Set) is the problem of deciding whether $G$ has a vertex set…

数据结构与算法 · 计算机科学 2021-03-29 Yuuki Aoike , Tatsuya Gima , Tesshu Hanaka , Masashi Kiyomi , Yasuaki Kobayashi , Yusuke Kobayashi , Kazuhiro Kurita , Yota Otachi
‹ 上一页 1 2 3 10 下一页 ›