A review on algorithms for maximum clique problems

Q Wu, JK Hao - European Journal of Operational Research, 2015 - Elsevier
The maximum clique problem (MCP) is to determine in a graph a clique (ie, a complete
subgraph) of maximum cardinality. The MCP is notable for its capability of modeling other …

Parallel maximum clique algorithms with applications to network analysis

RA Rossi, DF Gleich, AH Gebremedhin - SIAM Journal on Scientific …, 2015 - SIAM
We present a fast, parallel maximum clique algorithm for large sparse graphs that is
designed to exploit characteristics of social and information networks. The method exhibits a …

On minimization of the number of branches in branch-and-bound algorithms for the maximum clique problem

CM Li, H Jiang, F Manyà - Computers & Operations Research, 2017 - Elsevier
When searching for a maximum clique in a graph G, branch-and-bound algorithms in the
literature usually focus on the minimization of the number of branches generated at each …

A new exact maximum clique algorithm for large and massive sparse graphs

P San Segundo, A Lopez, PM Pardalos - Computers & Operations …, 2016 - Elsevier
This paper describes a new very efficient branch-and-bound exact maximum clique
algorithm BBMCSP, designed for large and massive sparse graphs which appear frequently …

Fast algorithms for the maximum clique problem on massive graphs with applications to overlap** community detection

B Pattabiraman, MMA Patwary… - Internet …, 2015 - Taylor & Francis
The maximum clique problem is a well-known NP-hard problem with applications in data
mining, network analysis, information retrieval, and many other areas related to the World …

Certifying solvers for clique and maximum common (connected) subgraph problems

S Gocht, R McBride, C McCreesh, J Nordström… - … on Principles and …, 2020 - Springer
An algorithm is said to be certifying if it outputs, together with a solution to the problem it
solves, a proof that this solution is correct. We explain how state of the art maximum clique …

Multicore-aware virtual machine placement in cloud data centers

ZÁ Mann - IEEE Transactions on Computers, 2016 - ieeexplore.ieee.org
Finding the best way to map virtual machines (VMs) to physical machines (PMs) in a cloud
data center is an important optimization problem, with significant impact on costs …

General swap-based multiple neighborhood tabu search for the maximum independent set problem

Y **, JK Hao - Engineering Applications of Artificial Intelligence, 2015 - Elsevier
Given a graph G=(V, E), the Maximum Independent Set problem (MIS) aims to determine a
subset S⊆ V of maximum cardinality such that no two vertices of S are adjacent. This paper …

Coloring large complex networks

RA Rossi, NK Ahmed - Social Network Analysis and Mining, 2014 - Springer
Given a large social or information network, how can we partition the vertices into sets (ie,
colors) such that no two vertices linked by an edge are in the same set while minimizing the …

Clique and constraint models for maximum common (connected) subgraph problems

C McCreesh, SN Ndiaye, P Prosser… - … Conference on Principles …, 2016 - Springer
The maximum common subgraph problem is to find the largest subgraph common to two
given graphs. This problem can be solved either by constraint-based search, or by reduction …