Black Hole Search in Dynamic Graphs
Tanvir Kaur, Ashish Saxena, Partha Sarathi Mandal, Kaushik Mondal

TL;DR
This paper investigates the black hole search problem in dynamic graphs, proposing algorithms for different edge removal scenarios and establishing impossibility results, advancing understanding of agent-based search in evolving networks.
Contribution
It introduces algorithms for black hole search in dynamic graphs with edge removals, providing bounds on agent numbers and proving impossibility results under various conditions.
Findings
An algorithm with 9 agents solves BHS in O(|E|^2) time for one-edge removal case.
An improved algorithm with 6 agents solves BHS from a rooted start.
Impossibility of solving BHS with fewer than 2δ_{BH} agents in certain configurations.
Abstract
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 . The Black Hole Search (BHS) problem aims for at least one agent to survive and terminate after {finding} the black hole. This problem is already studied for specific dynamic graph classes such as rings, cactuses, and tori {where finding the black hole means at least one agent needs to survive and terminate after knowing at least one edge associated with the black hole. In this work, we investigate the problem of BHS for general graphs.} In the dynamic graph, adversary may remove edges at each round keeping the graph connected. We consider two cases: (a) at any round at most one edge can be removed (b) at any round at most edges can be removed. For both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Games · Data Management and Algorithms · Algorithms and Data Compression
