JuliaGraphs / LightGraphsFlows.jl

Flow algorithms on LightGraphs
Other
36 stars 11 forks source link

Mathprog #6

Closed matbesancon closed 6 years ago

matbesancon commented 6 years ago

Changed mincost signature to remove the default solver. A solver now always has to be provided. GLPK required only for tests and used there as a solver.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6fbe1f9c2c45d6d3a98fcd7ddd8ff564f4b4870d on mathprog into 6506631787781bed72bed3fc29907783a57745bd on master.

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         405    405           
=====================================
  Hits          405    405
Impacted Files Coverage Δ
src/mincost.jl 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 6506631...6fbe1f9. Read the comment docs.