SkillAgentSearch skills...

CliSAT

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

Install / Use

/learn @psanse/CliSAT
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

README

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).

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1mo ago
Forks3

Security Score

90/100

Audited on Feb 19, 2026

No findings