Skip to content

Files

Latest commit

author
Petar Veličković
Jul 26, 2016
01a0eed · Jul 26, 2016

History

History
This branch is up to date with PetarV-/TikZ:master.

Maximum flow problem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 26, 2016
Jul 26, 2016

Maximum flow problem

Notes

Starting to sound like a broken record here... tkz-graph is awesome. Here utilised to illustrate a solution to the maximum flow problem in a digraph with edge capacities. The edges are coloured according to the ratio of the sent flow to its capacity.

Output

MaximumFlowProblem

Source

Linear programming and the Simplex algorithm, mgcsweek v2.0