Open
Description
We can specify the direction with a symbol (:C
, :R
) and specify the row / column color as input.
It will be less efficient than decompress!
but the goal of this method is to reduce memory requirements for very large problems.
With an efficient vectorized decompression (great for GPU), it is the other advantage of star coloring / bicoloring over the acyclic coloring / bicoloring.