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

changed w type in max matching #5

Merged
merged 5 commits into from
Jan 12, 2018
Merged

changed w type in max matching #5

merged 5 commits into from
Jan 12, 2018

Conversation

matbesancon
Copy link
Member

w is now an AbstractMatrix{T}

min_weight perfect matching could not be modified for the moment, heavier dependencies with BlossomV

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.8%) to 98.214% when pulling 039757c on matrix-weights into 8f64632 on master.

@codecov
Copy link

codecov bot commented Jan 12, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         105    113    +8     
=====================================
+ Hits          105    113    +8
Impacted Files Coverage Δ
src/maximum_weight_matching.jl 100% <100%> (ø) ⬆️
src/lp.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 8f64632...0ec1e60. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.8%) to 98.214% when pulling 039757c on matrix-weights into 8f64632 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.9%) to 99.115% when pulling 36a0a73 on matrix-weights into 8f64632 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0ec1e60 on matrix-weights into 8f64632 on master.

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