2014
DOI: 10.1007/978-3-662-44465-8_50
|View full text |Cite
|
Sign up to set email alerts
|

Deterministic Parameterized Algorithms for the Graph Motif Problem

Abstract: We study the classic Graph Motif problem: given a graph G = (V, E) with a set of colors for each node, and a multiset M of colors, we seek a subtree T ⊆ G, and a coloring of the nodes in T , such that T carries exactly (also with respect to multiplicity) the colors in M . Graph Motif plays a central role in the study of pattern matching problems, primarily motivated from the analysis of complex biological networks.Previous algorithms for Graph Motif and its variants either rely on techniques for developing ran… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
3
3
2

Relationship

1
7

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 26 publications
0
9
0
Order By: Relevance
“…LGM [22]. GM on trees can be solved in n O(c) time where c is the number of colors in M [12], but is W [1]-hard with respect to c [12].…”
Section: General Graphs Treesmentioning
confidence: 99%
“…LGM [22]. GM on trees can be solved in n O(c) time where c is the number of colors in M [12], but is W [1]-hard with respect to c [12].…”
Section: General Graphs Treesmentioning
confidence: 99%
“…It is indeed in FPT when parameterized by the size of the motif. At least seven different papers gave an FPT algorithm [22,4,28,33,5,41,40]. The best (randomized) algorithm runs in time O * (2 k ) where the O * notation suppresses polynomial factors [5,41] and works well in practice for small values of k, even with hundreds of millions of edges [6].…”
Section: Theorem 4 ([9]mentioning
confidence: 99%
“…The best (randomized) algorithm runs in time O * (2 k ) where the O * notation suppresses polynomial factors [5,41] and works well in practice for small values of k, even with hundreds of millions of edges [6]. The current best deterministic algorithm takes time O * (5.22 k ) [40]. However, an algorithm running in time O * ((2 − ǫ) k ) would break the 2 n barrier in solving Set Cover instances with n elements (that is, would disprove SCH) [5].…”
Section: Theorem 4 ([9]mentioning
confidence: 99%
“…Fellows et al [19] isolated the complexity of the problem to the parameter k (the motif size) by presenting a fixedparameter O * (f (k))-time 4 algorithm relying on color coding [1]. A subsequent race to improve the parameter dependency f (k) ensued [2,6,7,26,32,42], with the three most recent contributions consisting of the randomized O * (2.54 k )-time algorithm of Koutis [32], the randomized O * (2 k )-time algorithm of Björklund et al [6,7], and the deterministic O * (5.22 k )-time algorithm of Pinter, Scachnai, and Zehavi [42]. There is complexity-theoretic evidence that algorithms with running time O * ((2 − ) k ) for any constant > 0 do not exist [6,Theorem 6].…”
Section: Motivation and Earliermentioning
confidence: 99%