2014
DOI: 10.1287/ijoc.2014.0593
|View full text |Cite
|
Sign up to set email alerts
|

A Wide Branching Strategy for the Graph Coloring Problem

Abstract: Branch-and-price algorithms for the graph coloring problem use an exponentially-sized independent set based integer programming formulation to produce usually tight lower bounds to enable more aggressive pruning in the branch-and-bound tree. One major problem inherent to any branch-and-price scheme for graph coloring is that in order to avoid destroying the pricing problem structure during column generation, difficult-to-implement branching rules that modify the underlying graph must be used. This paper propos… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2016
2016
2017
2017

Publication Types

Select...
5

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 21 publications
(46 reference statements)
0
6
0
Order By: Relevance
“…Held et al also work on this formulation tackling numerical difficulties in the context of column generation, deriving a way of computing numerically safe bounds. Finally, Morrison et al work on new branching rules that preserve the graph structure at each node of the branching tree.…”
Section: Introductionmentioning
confidence: 99%
“…Held et al also work on this formulation tackling numerical difficulties in the context of column generation, deriving a way of computing numerically safe bounds. Finally, Morrison et al work on new branching rules that preserve the graph structure at each node of the branching tree.…”
Section: Introductionmentioning
confidence: 99%
“…It was observed that modifying the initial pool size can dramatically improve the running time of B&P+ZDD; for example, running the initialization procedure for 6100 seconds (the default initialization time limit in Malaguti et al (2011) and Morrison et al (2014a)) allows B&P+ZDD to solve DSJC125.5 in 31 seconds. Similarly, running the initialization procedure for only 3 seconds allows B&P+ZDD to solve queen9_9 in 2.3 seconds.…”
Section: Results From the Dimacs Databasementioning
confidence: 99%
“…For example, some branching rules modify the problem structure at each subproblem in the search tree (e.g., the graph coloring rule of Mehrotra and Trick, 1996); others branch on original (non-reformulated) problem variables, or problem constraints (Vanderbeck, 2011). A related scheme by Morrison et al (2014a) uses a modified branching scheme called wide branching, which does not wholly eliminate calls to the constrained pricing problem, but restructures the search tree in an attempt to reduce the number of such calls.…”
Section: Introductionmentioning
confidence: 99%
“…The CBFS strategy is a generalization of other common search strategies, and can be thought of as a different hybridization of the BFS and DFS strategies. Originally called distributed best‐first search by Kao et al , CBFS has been used effectively in a number of different settings, including a variety of different scheduling problems and two different algorithms for the graph coloring problem .…”
Section: Introductionmentioning
confidence: 99%