Relaxed Graph Color Bound for the Maximum k-plex Problem

01/18/2023
by   Jiongzhi Zheng, et al.
0

As a relaxation of the clique, a k-plex of a graph is a vertex set that each vertex is not connected with at most k vertices of this set. Given an undirected graph, the Maximum k-plex Problem (MkP) aims to find its largest k-plex. Branch and bound algorithms are a type of well-studied and effective method for exact MkP solving, whose performance depends heavily on the quality of the upper bounds. In this paper, we investigate the relaxation properties of k-plex and propose an effective upper bound called Relaxed Graph color Bound (RGB) for the MkP. To describe and calculate RGB, we propose a new quasi-independent set structure that focuses on the number of conflict vertices. We combine RGB with two of the state-of-the-art branch and bound MkP algorithms, Maplex and KpLeX. Extensive experiments on real-world benchmarks, DIMACS benchmarks, and random graphs show the excellent performance of our proposed method over the state-of-the-art algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/14/2023

KD-Club: An Efficient Exact Algorithm with New Coloring-based Upper Bound for the Maximum k-Defective Clique Problem

The Maximum k-Defective Clique Problem (MDCP) aims to find a maximum k-d...
research
10/24/2018

A Maximum Edge-Weight Clique Extraction Algorithm Based on Branch-and-Bound

The maximum edge-weight clique problem is to find a clique whose sum of ...
research
02/02/2021

Targeted Branching for the Maximum Independent Set Problem

Finding a maximum independent set is a fundamental NP-hard problem that ...
research
10/11/2021

Subnetwork Constraints for Tighter Upper Bounds and Exact Solution of the Clique Partitioning Problem

We consider a variant of the clustering problem for a complete weighted ...
research
01/05/2023

Extremal Independent Set Reconfiguration

The independent set reconfiguration problem asks whether one can transfo...
research
12/29/2019

An integer programming approach for solving a generalized version of the Grundy domination number

A sequence of vertices in a graph is called a legal dominating sequence ...
research
10/20/2017

The Maximum Colorful Arborescence problem parameterized by the structure of its color hierarchy graph

Let G=(V,A) be a vertex-colored arc-weighted directed acyclic graph (DAG...

Please sign up or login with your details

Forgot password? Click here to reset