TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
21.51k stars 2.1k forks source link

Improve Ford Fulkerson Implementation #745

Open TruongNhanNguyen opened 3 weeks ago

TruongNhanNguyen commented 3 weeks ago

Changes

Checklist:

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.04%. Comparing base (aa8c458) to head (52c27cb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #745 +/- ## ========================================== - Coverage 95.05% 95.04% -0.02% ========================================== Files 306 306 Lines 22736 22687 -49 ========================================== - Hits 21612 21563 -49 Misses 1124 1124 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.