2013
DOI: 10.1007/s11590-013-0698-2
|View full text |Cite
|
Sign up to set email alerts
|

Solving maximum clique in sparse graphs: an $$O(nm+n2^{d/4})$$ O ( n m + n 2 d / 4 ) algorithm for $$d$$ d -degenerate graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
5
1
1

Relationship

2
5

Authors

Journals

citations
Cited by 21 publications
(18 citation statements)
references
References 8 publications
0
18
0
Order By: Relevance
“…A power law graph is a graph in which the number of vertices with degree d is proportional to x α where 1 ≤ α ≤ 3. When 1 < α ≤ 2 we have f = O(n 1/2α ), and when 2 < α < 3 we have f = O(n (3−α)/4 ) [42]. Combining with the running time, O(f n3 f /3 ) of the Bron-Kerbosch variant [40], we find that the running time for finding all maximal cliques in a power law graph to be 2 O( √ n) .…”
Section: Complexitymentioning
confidence: 84%
“…A power law graph is a graph in which the number of vertices with degree d is proportional to x α where 1 ≤ α ≤ 3. When 1 < α ≤ 2 we have f = O(n 1/2α ), and when 2 < α < 3 we have f = O(n (3−α)/4 ) [42]. Combining with the running time, O(f n3 f /3 ) of the Bron-Kerbosch variant [40], we find that the running time for finding all maximal cliques in a power law graph to be 2 O( √ n) .…”
Section: Complexitymentioning
confidence: 84%
“…The paper [11] presents the correction procedure of only a single computer error and in the papers [12,13] the group of authors has suggested MCP solution for a degenerate graph and the approaches to finding the maximum quasicliques. So, it seems promising to develop the method of determining the maximum cliques in non-oriented graphs that makes possible the execution of different applications in information systems in a real-time scale.…”
Section: Literature Review and Problem Statementmentioning
confidence: 99%
“…In graph G / , vertices (7,8,9,12) relate to all the vertices in G / , so delete them with their incident ribs. In this case, bring them into set U={7, 8, 9, 12}, and graph G / will be as shown in Fig.…”
Section: Fig 4 Graph G /mentioning
confidence: 99%
See 1 more Smart Citation
“…However, there is a simple, linear‐time heuristic that is provably best. It relies on a greedy, degree‐based ordering, which is common in exact algorithms for the maximum clique problem .…”
Section: Some Provably Best Heuristicsmentioning
confidence: 99%