Alexis: - [x] Optimize acyclic coloring - [x] Optimal decompression for CSC (#93) - [ ] Add the tutorial presented during AD2024 in the documentation (#95) Guillaume: - [x] Clarify graph data structures (#123) - [x] Implement known-color coloring result (#124) - [x] Optimize star coloring (and remember why the hub trick is necessary) (--> [here](https://github.com/gdalle/SparseMatrixColorings.jl/blob/main/src/coloring.jl#L110) <--) - [x] Add more orders (#15, #125) Alexis or Guillaume - [x] Store graph object in coloring result (#126)
Alexis:
Guillaume:
Alexis or Guillaume