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