ADTypes.jl
ADTypes.jl copied to clipboard
Add more coloring options -- bicoloring
I suggest to add a function for acyclic coloring, which is relerant for Hessian coloring.
cc @gdalle
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 :)
Maybe we can add bicoloring?
I think that the variants star / acyclic should a be a kwarg of symmetric_coloring and bicoloring.