We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cdf61 commit 6a26688Copy full SHA for 6a26688
1 file changed
docs/src/api.md
@@ -24,6 +24,8 @@ ColoringProblem
24
```@docs
25
GreedyColoringAlgorithm
26
ConstantColoringAlgorithm
27
+OptimalColoringAlgorithm
28
+StructuredColoringAlgorithm
29
```
30
31
## Result analysis
0 commit comments