Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 936 Bytes

File metadata and controls

12 lines (5 loc) · 936 Bytes

CliSAT - an efficient state-of-the-art exact algorithm for the Maximum Clique Problem

This repository contains the testbed of 501 structured clique instances employed to evaluate the performance of CliSAT, a very efficient state-of-the-art exact algorithm for the Maximum Clique Problem (MCP). Results are reported in the following article:

CliSAT: A SAT-based exact algorithm for hard maximum clique problems, Pablo San Segundo, Fabio Furini, David Alvarez and Panos Pardalos, European Journal of Operational Research, 307:3, (2023), pp. 1008-1025.

The instances employed in the tests are in their original format inside the instances folder.

Windows and Linux releases of CliSAT are provided in the bin folder, together with a comparison performance report file CliSAT.appendix.pdf (also an appendix to the referred publication).