Skip to content

Commit b465a79

Browse files
amontoisongdalle
andauthored
Star and acyclic coloring -- enhanced edition (#214)
* Star and acyclic coloring -- enhanced edition * Create a function build_edge_to_index * Backport the modifications of Guillaume * Fix the tests in order.jl * Fix the code coverage * Update bidirectional_pattern * Avoid leaking memory between structs * Fix --------- Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
1 parent 3bf3b32 commit b465a79

File tree

10 files changed

+320
-276
lines changed

10 files changed

+320
-276
lines changed

docs/src/dev.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ SparseMatrixColorings.bidirectional_pattern
2323

2424
```@docs
2525
SparseMatrixColorings.partial_distance2_coloring
26-
SparseMatrixColorings.symmetric_coefficient
2726
SparseMatrixColorings.star_coloring
2827
SparseMatrixColorings.acyclic_coloring
2928
SparseMatrixColorings.group_by_color

0 commit comments

Comments
 (0)