xternal_coloring.c
Go to the documentation of this file.
30/*--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
45 * The input format for the graph files is the DIMACS standard format; the name of the file must end with ".col".
65 * Since the number of stable sets can be exponential in the size of the graph, the algorithm starts
74 * handler cons_storeGraph.c demonstrates how to store branching decisions at nodes und enforce them