JuliaGraphs / LightGraphsFlows.jl

Flow algorithms on LightGraphs
Other
36 stars 11 forks source link

Mathprog #5

Closed matbesancon closed 6 years ago

matbesancon commented 6 years ago

Remove the JuMP dependency by explicitly formulating the min-cost problem LP.

codecov[bot] commented 6 years ago

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           9      9           
  Lines         397    405    +8     
=====================================
+ Hits          397    405    +8
Impacted Files Coverage Δ
src/mincost.jl 100% <100%> (ø) :arrow_up:

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 7fac8ca...f38cf9e. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 8b3684195a19e52a500363fff4309d9200d6f84a on mathprog into 7fac8ca73ec587152f724c6b6fe50751f516fcae on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f38cf9e0ffa04df297f105eb4ffa105acb3c8487 on mathprog into 7fac8ca73ec587152f724c6b6fe50751f516fcae on master.