Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Mincut #11

Merged
merged 2 commits into from
Feb 7, 2018
Merged

Mincut #11

merged 2 commits into from
Feb 7, 2018

Conversation

matbesancon
Copy link
Member

Added a mincut API
Fixes #10
Any maxflow algorithm can be used to return the mincut

@codecov
Copy link

codecov bot commented Feb 7, 2018

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #11   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9     10    +1     
  Lines         405    418   +13     
=====================================
+ Hits          405    418   +13
Impacted Files Coverage Δ
src/mincut.jl 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2158d81...151c639. Read the comment docs.

@coveralls
Copy link

coveralls commented Feb 7, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 151c639 on mincut into 2158d81 on master.

@matbesancon matbesancon merged commit f22cee5 into master Feb 7, 2018
@matbesancon matbesancon deleted the mincut branch February 7, 2018 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants