Slide 12
Slide 12 text
Input: graph
.
Output: # of -subgraphs in
#Ka,b
G
Ka,b
G
a b
• -Detection
Ka,b
• NP-complete (a and b are given as input
)
• W[1]-hard (parameteriszed by
)
• -Detection requires time under ET
H
• time algo
a = b
Ka,a
nΩ( a)
O*(1.6914n)
[Garey, Johnson 1979]
[Lin, 2015]
[Binkele-Raible, Fernau, Gaspers, Liedloff, 2010]
• #Ka,b
• tim
e
• on bipartite grap
h
• time
O*(1.6107)
O*(1.4423n)
O(1.2491n) [Kutzkov, 2012]
[Gaspers, Kratsch, Liedloff 2012]
[Couturier, Kratsch 2012]
• enumerate Ka,b
pattern mining [Agrawal, Srikant, 1994]
bioinformatics [Driskell, Ané, Burleigh, McMahon, Sanderson, 2004]
• small : time, or time if
a O(na+1) O(nω) a = 2
12 /27
[Lin, 2015]