Solving the List Coloring Problem through a Branch-and-Price algorithm

04/21/2023
by   Mauro Lucci, et al.
0

In this work, we present a branch-and-price algorithm to solve the weighted version of the List Coloring Problem, based on a vertex cover formulation by stable sets. This problem is interesting for its applications and also for the many other problems that it generalizes, including the well-known Graph Coloring Problem. With the introduction of the concept of indistinguishable colors, some theoretical results are presented which are later incorporated into the algorithm. We propose two branching strategies based on others for the Graph Coloring Problem, the first is an adaptation of the one used by Mehrotra and Trick in their pioneering branch-and-price algorithm, and the other is inspired by the one used by Méndez-Díaz and Zabala in their branch-and-cut algorithm. The rich structure of this problem makes both branching strategies robust. Extended computation experimentation on a wide variety of instances shows the effectiveness of this approach and evidences the different behaviors that the algorithm can have according to the structure of each type of instance.

READ FULL TEXT
research
11/30/2018

A Branch and Price Algorithm for List Coloring Problem

Coloring problems in graphs have been used to model a wide range of real...
research
12/31/2018

Choosability in bounded sequential list coloring

The list coloring problem is a variation of the classical vertex colorin...
research
08/20/2021

A Grover search-based algorithm for the list coloring problem

Graph coloring is a computationally difficult problem, and currently the...
research
05/17/2023

List 3-Coloring on Comb-Convex and Caterpillar-Convex Bipartite Graphs

Given a graph G=(V, E) and a list of available colors L(v) for each vert...
research
07/13/2019

Cover and variable degeneracy

Let f be a nonnegative integer valued function on the vertex-set of a gr...
research
10/19/2017

On vertex coloring without monochromatic triangles

We study a certain relaxation of the classic vertex coloring problem, na...
research
08/06/2019

An Index for Sequencing Reads Based on The Colored de Bruijn Graph

In this article, we show how to transform a colored de Bruijn graph (dBG...

Please sign up or login with your details

Forgot password? Click here to reset