SIGN IN SIGN UP

feat: Added Gomory–Hu Tree (all-pairs min-cuts via n1 max-flows) (#6818)

* Add Gomory–Hu Tree (all-pairs min-cuts via n1 max-flows)

* Stabilize Monte Carlo integration with antithetic variates to reduce variance

* Fix Checkstyle in GomoryHuTreeTest: remove inner assignments, add braces, split declarations

* SpotBugs: use RandomGenerator interface in test helper

---------

Co-authored-by: Deniz Altunkapan <deniz.altunkapan@outlook.com>
S
Sameer Prajapati committed
4c5525a2e0a9b18b879d774398d1a0f5ca29c509
Parent: f352f81
Committed by GitHub <noreply@github.com> on 11/28/2025, 8:47:53 AM