Given a graph, the maximum clique problem (MCP) asks for determining a complete subgraph with the largest possible number of vertices. We propose a new exact algorithm …
S Szabó, B Zavalnij - … on Symbolic and Numeric Algorithms for …, 2018 - ieeexplore.ieee.org
The way we tackle NP-hard problems in practical setting has experienced a major shift in recent years. Our view has became more sophisticated with the emergence of the …
A Krpan, J Povh, D Pucher - arXiv preprint arXiv:2405.12845, 2024 - arxiv.org
Given an undirected graph, the stable set problem asks to determine the cardinality of the largest subset of pairwise non-adjacent vertices. This value is called the stability number of …
D Pucher, F Rendl - arXiv preprint arXiv:2401.17069, 2024 - arxiv.org
We propose a class of new cutting planes to strengthen the Lov\'asz theta function, a well- known semidefinite programming (SDP) relaxation for the stable set and the graph coloring …
To carry out a clique search in a given graph in a parallel fashion, one divides the problem into a very large number of smaller instances. To sort out as many resulted smaller problems …
[6] Sousa L, Kropf P, Kuonene P, et al. A roadmap for research in sustainable ultrascale systems. University Carlos III of Madrid; 2017. Available from: https://www. irit. fr/∼ Georges …
Our thesis work is focused on discrete optimization problems, and specifically on problems represented by graphs. These problems emerge in various applications, and form an …
Given a graph, the maximum clique problem (MCP) asks for determining a complete subgraph with the largest possible number of vertices. We propose a new exact algorithm …
M Suyudi, AK Supriatna… - International Journal of …, 2020 - journal.rescollacomm.com
The Maximum clique problem (MCP) is graph theory problem that demand complete subgraf with maximum cardinality (maximum clique) in arbitrary graph. Solving MCP usually use …