Skip to content
/ CliSAT Public

An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnitude

License

Notifications You must be signed in to change notification settings

psanse/CliSAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 (available here).

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

Moreover, a Linux release of CliSAT is provided in the bin folder, together with a comparison performance report file CliSAT.appendix.pdf (which serves as appendix to the article).

About

An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnitude

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published