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 81d1f4b commit 0f1017aCopy full SHA for 0f1017a
README.md
@@ -16,7 +16,7 @@ mincut([[0,1],[1,2],[1,3],[2,3],[0,4],[0,5],[4,5]]); // 0--1
16
17
[](https://raw.githubusercontent.com/graph-algorithm/minimum-cut/main/LICENSE)
18
[](https://www.npmjs.org/package/@graph-algorithm/minimum-cut)
19
-[](https://github.com/graph-algorithm/minimum-cut/actions/workflows/ci.yml?query=branch:main)
+[](https://github.com/graph-algorithm/minimum-cut/actions/workflows/ci.yml?query=branch:main)
20
[](https://github.com/graph-algorithm/minimum-cut/network/dependencies)
21
[](https://github.com/graph-algorithm/minimum-cut/issues)
22
[](https://www.npmjs.org/package/@graph-algorithm/minimum-cut)
0 commit comments