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 33ba134 commit b90e0beCopy full SHA for b90e0be
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/aureooms/js-mincut/main/LICENSE)
18
[](https://www.npmjs.org/package/@aureooms/js-mincut)
19
-[](https://travis-ci.org/aureooms/js-mincut/branches)
+[](https://travis-ci.com/aureooms/js-mincut/branches)
20
[](https://david-dm.org/aureooms/js-mincut)
21
[](https://david-dm.org/aureooms/js-mincut?type=dev)
22
[](https://github.com/aureooms/js-mincut/issues)
0 commit comments