Processing math: 100%
Index
Problem list
Hypergraph
Acyclic subhypergraph
References
TODO list
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
(
r
d
τ
(
m
)
)
time per subhypergraph.
Comment:
r
and
d
are the rank and the degree of
H
and
τ
(
m
)
=
O
(
(
log
log
m
)
2
/
log
log
log
(
m
)
)
.
Reference:
[
Wasa2013
] (
Bibtex
)