English

Unsupervised Ordering for Maximum Clique

Machine Learning 2025-03-31 v1

Abstract

We propose an unsupervised approach for learning vertex orderings for the maximum clique problem by framing it within a permutation-based framework. We transform the combinatorial constraints into geometric relationships such that the ordering of vertices aligns with the clique structures. By integrating this clique-oriented ordering into branch-and-bound search, we improve search efficiency and reduce the number of computational steps. Our results demonstrate how unsupervised learning of vertex ordering can enhance search efficiency across diverse graph instances. We further study the generalization across different sizes.

Keywords

Cite

@article{arxiv.2503.21814,
  title  = {Unsupervised Ordering for Maximum Clique},
  author = {Yimeng Min and Carla P. Gomes},
  journal= {arXiv preprint arXiv:2503.21814},
  year   = {2025}
}

Comments

preprint

R2 v1 2026-06-28T22:37:09.414Z