A Dynamic Data Structure for Checking Hyperacyclicity
Author(s)
Liang, Percy; Srebro, Nati
DownloadMIT-CSAIL-TR-2005-001.ps (16900Kb)
Additional downloads
Other Contributors
Algorithms
Metadata
Show full item recordAbstract
We present a dynamic data structure that keeps track of an acyclic hypergraph (equivalently, a triangulated graph) and enables verifying that adding a candidate hyperedge (clique) will not break the acyclicity of the augmented hypergraph. This is a generalization of the use of Tarjan's Union-Find data structure for maintaining acyclicity when augmenting forests, and the amortized time per operation has a similar almost-constant dependence on the size of the hypergraph. Such a data structure is useful when augmenting acyclic hypergraphs, e.g.\~in order to greedily construct a high-weight acyclic hypergraph. In designing this data structure, we introduce a hierarchical decomposition of acyclic hypergraphs that aid in understanding {\em hyper-connectivity}, and introduce a novel concept of a {\em hypercycle} which is excluded from acyclic hypergraphs.
Date issued
2005-01-03Other identifiers
MIT-CSAIL-TR-2005-001
MIT-LCS-TR-977
Series/Report no.
Massachusetts Institute of Technology Computer Science and Artificial Intelligence Laboratory