2
2
==
3
3
4
4
Minimum cut algorithms for JavaScript.
5
- Parent is [@aureooms/js-algorithms](https://github.com/aureooms /js-algorithms).
5
+ Parent is [@aureooms/js-algorithms](https://github.com/make-github-pseudonymous-again /js-algorithms).
6
6
See [docs](https://make-github-pseudonymous-again.github.io/js-mincut/index.html).
7
7
8
8
```js
@@ -14,17 +14,17 @@ See [docs](https://make-github-pseudonymous-again.github.io/js-mincut/index.html
14
14
mincut([[0,1],[1,2],[1,3],[2,3],[0,4],[0,5],[4,5]]); // 0--1
15
15
```
16
16
17
- [](https://raw.githubusercontent.com/aureooms /js-mincut/main/LICENSE)
17
+ [](https://raw.githubusercontent.com/make-github-pseudonymous-again /js-mincut/main/LICENSE)
18
18
[](https://www.npmjs.org/package/@aureooms/js-mincut)
19
- [](https://github.com/aureooms /js-mincut/actions/workflows/ci:test.yml?query=branch:main)
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)
19
+ [](https://github.com/make-github-pseudonymous-again /js-mincut/actions/workflows/ci:test.yml?query=branch:main)
20
+ [](https://david-dm.org/make-github-pseudonymous-again /js-mincut)
21
+ [](https://david-dm.org/make-github-pseudonymous-again /js-mincut?type=dev)
22
+ [](https://github.com/make-github-pseudonymous-again /js-mincut/issues)
23
23
[](https://www.npmjs.org/package/@aureooms/js-mincut)
24
24
25
- [](https://codeclimate.com/github/aureooms /js-mincut/issues)
26
- [](https://codeclimate.com/github/aureooms /js-mincut/trends/churn)
27
- [](https://codecov.io/gh/aureooms /js-mincut)
28
- [](https://codeclimate.com/github/aureooms /js-mincut/trends/technical_debt)
25
+ [](https://codeclimate.com/github/make-github-pseudonymous-again /js-mincut/issues)
26
+ [](https://codeclimate.com/github/make-github-pseudonymous-again /js-mincut/trends/churn)
27
+ [](https://codecov.io/gh/make-github-pseudonymous-again /js-mincut)
28
+ [](https://codeclimate.com/github/make-github-pseudonymous-again /js-mincut/trends/technical_debt)
29
29
[](https://make-github-pseudonymous-again.github.io/js-mincut/source.html)
30
30
[](https://bundlephobia.com/result?p=@aureooms/js-mincut)
0 commit comments