Files | |
branch_coloring.c | |
default branching rule for the vertex coloring problem | |
branch_coloring.h | |
default branching rule for the vertex coloring problem | |
branch_strongcoloring.c | |
branching rule performing strong branching for the vertex coloring problem | |
branch_strongcoloring.h | |
branching rule performing strong branching for the vertex coloring problem | |
coloringplugins.c | |
SCIP plugins for coloring. | |
coloringplugins.h | |
SCIP plugins for coloring. | |
cons_storeGraph.c | |
constraint handler for storing the graph at each node of the tree | |
cons_storeGraph.h | |
constraint handler for storing the graph at each node of the tree | |
heur_init.c | |
initial primal heuristic for the vertex coloring problem | |
heur_init.h | |
initial primal heuristic for the vertex coloring problem | |
main.c | |
Main file for C compilation. | |
pricer_coloring.c | |
variable pricer for the vertex coloring problem | |
pricer_coloring.h | |
variable pricer for the vertex coloring problem | |
probdata_coloring.c | |
problem data for vertex coloring algorithm | |
probdata_coloring.h | |
problem data for vertex coloring algorithm | |
reader_col.c | |
file reader for vertex coloring instances | |
reader_col.h | |
file reader for vertex coloring instances | |
reader_csol.c | |
file reader and writer for vertex coloring solutions | |
reader_csol.h | |
file reader and writer for vertex coloring solutions |