Processing math: 100%

P176: Enumeration of all Berge acyclic subhypergraphs in a hypergraph

P176: Enumeration of all Berge acyclic subhypergraphs in a hypergraph
Input:
A hypergraph H.
Output:
All Berge acyclic subhypergraphs in H.
Complexity:
O(rdτ(m)) time per subhypergraph.
Comment:
r and d are the rank and the degree of H and τ(m)=O((loglogm)2/logloglog(m)).
Reference:
[Wasa2013] (Bibtex)