#include <hess_color.h>#include <print_seq.h>

Go to the source code of this file.
Namespaces | |
| namespace | coco |
| the main namespace of the COCONUT API | |
Defines | |
| #define | HESS_COLOR_DEBUG 0 |
Functions | |
| void | coco::hess_star_color1 (const unsigned int n, const linalg::matrix< int > &H, std::vector< std::vector< unsigned int > > &parts, std::vector< linalg::sparse_vector< unsigned int > > &provides) |
Definition in file hess_color.cc.
| #define HESS_COLOR_DEBUG 0 |
Definition at line 33 of file hess_color.cc.
1.5.8