English

A Parallel Branch and Bound Algorithm for the Maximum Labelled Clique Problem

Data Structures and Algorithms 2014-11-18 v2 Distributed, Parallel, and Cluster Computing Social and Information Networks

Abstract

The maximum labelled clique problem is a variant of the maximum clique problem where edges in the graph are given labels, and we are not allowed to use more than a certain number of distinct labels in a solution. We introduce a new branch-and-bound algorithm for the problem, and explain how it may be parallelised. We evaluate an implementation on a set of benchmark instances, and show that it is consistently faster than previously published results, sometimes by four or five orders of magnitude.

Keywords

Cite

@article{arxiv.1407.7061,
  title  = {A Parallel Branch and Bound Algorithm for the Maximum Labelled Clique Problem},
  author = {Ciaran McCreesh and Patrick Prosser},
  journal= {arXiv preprint arXiv:1407.7061},
  year   = {2014}
}

Comments

Author-final version. Accepted to Optimization Letters

R2 v1 2026-06-22T05:13:43.709Z