File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# LightGraphsFlows
22
3- [ ![ Build Status] ( https://travis-ci.org/JuliaGraphs/LightGraphsFlows.jl.svg?branch=master )] ( https://travis-ci.org/JuliaGraphs/LightGraphsFlows.jl )
4- [ ![ Coverage Status] ( https://coveralls.io/repos/github/JuliaGraphs/LightGraphsFlows.jl/badge.svg?branch=master )] ( https://coveralls.io/github/JuliaGraphs/LightGraphsFlows.jl?branch=master )
3+ [ ![ CI] ( https://github.com/JuliaGraphs/LightGraphsFlows.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/JuliaGraphs/LightGraphsFlows.jl/actions/workflows/ci.yml )
54[ ![ codecov.io] ( http://codecov.io/github/JuliaGraphs/LightGraphsFlows.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaGraphs/LightGraphsFlows.jl?branch=master )
6- [ ![ ] ( https://img.shields.io/badge/docs-latest -blue.svg )] ( https://juliagraphs.github.io/LightGraphsFlows.jl/dev / )
5+ [ ![ ] ( https://img.shields.io/badge/docs-stable -blue.svg )] ( https://juliagraphs.github.io/LightGraphsFlows.jl/stable / )
76
87Flow algorithms on top of [ LightGraphs.jl] ( https://github.com/JuliaGraphs/LightGraphs.jl ) ,
98including ` maximum_flow ` , ` multiroute_flow ` and ` mincost_flow ` .
You can’t perform that action at this time.
0 commit comments