2006
DOI: 10.1007/s00453-006-1214-1
|View full text |Cite
|
Sign up to set email alerts
|

Scalable Parallel Algorithms for FPT Problems

Abstract: Algorithmic methods based on the theory of fixed-parameter tractability are combined with powerful computational platforms to launch systematic attacks on combinatorial problems of significance. As a case study, optimal solutions to very large instances of the N P-hard vertex cover problem are computed. To accomplish this, an efficient sequential algorithm and various forms of parallel algorithms are devised, implemented, and compared. The importance of maintaining a balanced decomposition of the search space … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
65
0

Year Published

2006
2006
2017
2017

Publication Types

Select...
7
1
1

Relationship

2
7

Authors

Journals

citations
Cited by 66 publications
(65 citation statements)
references
References 21 publications
0
65
0
Order By: Relevance
“…Therefore, CLIQUE parameterized by can be solved in O(1.28 k + n 2 ) time by constructing the complement graph and then using the currently best fixed-parameter algorithm for VERTEX COVER [22]. This approach, when combined with other techniques, such as the degeneracy-ordering described below, efficiently solves CLIQUE in biological, financial and social networks [23,24].…”
Section: The Clique Problem From the Viewpoint Of Multivariate Algorimentioning
confidence: 99%
“…Therefore, CLIQUE parameterized by can be solved in O(1.28 k + n 2 ) time by constructing the complement graph and then using the currently best fixed-parameter algorithm for VERTEX COVER [22]. This approach, when combined with other techniques, such as the degeneracy-ordering described below, efficiently solves CLIQUE in biological, financial and social networks [23,24].…”
Section: The Clique Problem From the Viewpoint Of Multivariate Algorimentioning
confidence: 99%
“…By avoiding the enumeration problems of maximal clique, it is also highly scalable. Moreover, through its complementary duality with vertex cover, it is amenable to advances in fixedparameter tractability [47]. Paraclique's main drawback is its use of multiple parameters, making algorithm tuning more challenging.…”
Section: Discussionmentioning
confidence: 99%
“…A recent approach of the latter kind that has proven useful in biological applications is the work of Abu-Khzam et al [3].…”
Section: Introductionmentioning
confidence: 99%
“…For example, finding a minimum vertex cover in a network corresponds to locating an optimal set of nodes on which to strategically place controllers such that they can monitor the data going through every link in the network. Algorithms for minimum vertex cover can also be used to solve the closely related problem of finding a maximum clique, which has a range of applications in biology, such as identifying related protein sequences [3].…”
Section: Introductionmentioning
confidence: 99%