MATCOLORINGPOWER#
Take the matrix’s nth power, then do one-coloring on it.
Notes#
This is merely a trivial test algorithm.
Supports any distance coloring.
See Also#
MatColoring
, MatColoringType
, MatColoringCreate()
, MatColoring
, MatColoringSetType()
Level#
beginner
Location#
src/mat/graphops/color/impls/power/power.c
Index of all MatGraphOperations routines
Table of Contents for all manual pages
Index of all manual pages