We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a27522 commit 2ee2823Copy full SHA for 2ee2823
docs/src/dev.md
@@ -40,6 +40,12 @@ SparseMatrixColorings.StarSetColoringResult
40
SparseMatrixColorings.TreeSetColoringResult
41
SparseMatrixColorings.LinearSystemColoringResult
42
SparseMatrixColorings.BicoloringResult
43
+```
44
+
45
+## Decompression
46
47
+```@docs
48
+SparseMatrixColorings.JoinCompressed
49
SparseMatrixColorings.remap_colors
50
```
51
0 commit comments