Skip to content

Commit 8798bc6

Browse files
committed
Add PerfectEliminationOrder to api.
1 parent 7d5e1a5 commit 8798bc6

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ DocumenterInterLinks = "d12716ef-a0f6-4df4-a9f1-a5a34e75c656"
66
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
77
SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
88
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
9+
10+
[sources]
11+
SparseMatrixColorings = {path=".."}

docs/src/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ SmallestLast
5353
IncidenceDegree
5454
DynamicLargestFirst
5555
DynamicDegreeBasedOrder
56+
PerfectEliminationOrder
5657
```

0 commit comments

Comments
 (0)