ADTypes.jl icon indicating copy to clipboard operation
ADTypes.jl copied to clipboard

Add more coloring options -- bicoloring

Open amontoison opened this issue 1 year ago • 2 comments

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

cc @gdalle

amontoison avatar Jul 04 '24 04:07 amontoison

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 avatar Nov 06 '24 15:11 gdalle

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

amontoison avatar Nov 06 '24 15:11 amontoison