Skip to content

Optimized coloring for specific matrix types #65

Open
@gdalle

Description

@gdalle

There are some matrix types for which we can directly compute the optimal coloring, like (block-)banded matrices.

ArrayInterface.jl does this already but only for column coloring. We could reuse some of that code (if the license is right) and generalize it to other colorings (row, symmetric, bidirectional).

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions