Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more coloring options -- bicoloring #69

Open
amontoison opened this issue Jul 4, 2024 · 2 comments
Open

Add more coloring options -- bicoloring #69

amontoison opened this issue Jul 4, 2024 · 2 comments

Comments

@amontoison
Copy link

amontoison commented Jul 4, 2024

I suggest to add a function for acyclic coloring, which is relerant for Hessian coloring.

cc @gdalle

@gdalle
Copy link
Collaborator

gdalle commented Nov 6, 2024

In the meantime, SparseMatrixColorings has evolved to be a much richer interface than can be provided by ADTypes, so I doubt adding new names here would help much. Closing this for now if that's okay :)

@gdalle gdalle closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
@amontoison
Copy link
Author

Maybe we can add bicoloring?
I think that the variants star / acyclic should a be a kwarg of symmetric_coloring and bicoloring.

@gdalle gdalle reopened this Nov 6, 2024
@gdalle gdalle changed the title Add a function acyclic_coloring Add more coloring options Nov 6, 2024
@amontoison amontoison changed the title Add more coloring options Add more coloring options -- bicoloring Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants