Skip to content

Implement decompress_single_color! for star bicoloring #206

Open
@amontoison

Description

@amontoison

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or extension

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions