|
Title:
|
A Dynamic Data Structure for Checking Hyperacyclicity |
|
Author:
|
Liang, Percy; Srebro, Nati |
|
Other Contributors:
|
Algorithms |
|
Issue Date:
|
2005-01-03 |
|
Abstract:
|
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. |
|
URI:
|
http://hdl.handle.net/1721.1/30514
|
|
Other Identifiers:
|
MIT-CSAIL-TR-2005-001 MIT-LCS-TR-977 |
|
Series/Report no.:
|
Massachusetts Institute of Technology Computer Science and Artificial Intelligence Laboratory |