2020
DOI: 10.1109/access.2020.3028112
|View full text |Cite
|
Sign up to set email alerts
|

NK-MaxClique and MMCQ: Tow New Exact Branch and Bound Algorithms for the Maximum Clique Problem

Abstract: The maximum clique problem (MCP) is a fundamental problem in combinatorial optimization which finds important applications in real-word. This paper describes two new efficient branch-and-bound maximum clique algorithms NK-MaxClique and MMCQ, designed for solving MCP. We define some pruning conditions based on core numbers and vertex ordering to efficiently remove many of the search space. With respect to this ordering, the algorithms consider the vertices respectively to find the corresponding maximum clique i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
1
1

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(6 citation statements)
references
References 33 publications
(33 reference statements)
0
6
0
Order By: Relevance
“…The core number of the members in N K(u) is at least core(u). Accordingly, the members in N K(u) may construct a clique of size core(u) + 1 (if it exists) [26]. Definition 2.…”
Section: Preliminariesmentioning
confidence: 99%
See 4 more Smart Citations
“…The core number of the members in N K(u) is at least core(u). Accordingly, the members in N K(u) may construct a clique of size core(u) + 1 (if it exists) [26]. Definition 2.…”
Section: Preliminariesmentioning
confidence: 99%
“…This process is iteratively done until the core number of all the vertices in G be computed. The matrix K n×n is known as the core-matrix [26] of G in which except when K uv = 1 for v ∈ N (u) that the core number of u is computed before the core number of v by Core-algorithm, for every u, v ∈ V we have K uv = 0. The core-matrix K can be computed by the Core-matrix algorithm in O(m) [26].…”
Section: Preliminariesmentioning
confidence: 99%
See 3 more Smart Citations