Graph Reconstruction via MIS Queries

Christian Konrad,Conor O'Sullivan,Victor Traistaru
2024-02-14
Abstract:We consider the Graph Reconstruction problem given only query access to the input graph via a Maximal Independent Set oracle. In this setting, in each round, the player submits a query consisting of a subset of vertices to the oracle, and the oracle returns any maximal independent set in the subgraph induced by the queried vertices. The goal for the player is to learn all the edges of the input graph.
Data Structures and Algorithms
What problem does this paper attempt to address?