Add graph references

This commit is contained in:
Abdelrahman Said
2026-06-28 13:49:01 +01:00
parent 0a9807e448
commit a11edf0c53
2578 changed files with 868045 additions and 0 deletions
@@ -0,0 +1,12 @@
mincut value: 4
first partition: 2 3 6 7
second partition: 0 1 4 5
edges in the cut: 1-2 (3), 5-6 (1),
mincut value: 1
first partition: 1
second partition: 0 2 3 4 5
edges in the cut: 1-2 (1),
mincut value: 0
first partition: 0
second partition: 1 2 3 4
edges in the cut: