Example of a Minimum Cost Capacitated Flow Problem
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am struggling to find an example with a solution for a Minimum Cost Capacitated Flow problem. My network is defined as a graph G = (V, E), where each edge has a capacity c(u, v) > 0, a flow f(u, v) >= 0, and a cost a(u, v). The solution must show a minimum cost using the maximum capacity of the network edges. The wikipedia (https://en.wikipedia.org/wiki/Minimum-cost_flow_problem) does not have any example.
Do you know where I can find an example of this.
Thanks,
Felipe
linear-programming network-flow optimal-transport
add a comment |Â
up vote
0
down vote
favorite
I am struggling to find an example with a solution for a Minimum Cost Capacitated Flow problem. My network is defined as a graph G = (V, E), where each edge has a capacity c(u, v) > 0, a flow f(u, v) >= 0, and a cost a(u, v). The solution must show a minimum cost using the maximum capacity of the network edges. The wikipedia (https://en.wikipedia.org/wiki/Minimum-cost_flow_problem) does not have any example.
Do you know where I can find an example of this.
Thanks,
Felipe
linear-programming network-flow optimal-transport
I think youtube.com/watch?v=IAJBm-AogQE works through an example.
– Gerry Myerson
Jul 18 at 9:46
1
it is a good example, but it considers only cost unfortunately with no capacity for the edges still.
– Felipe Oliveira Gutierrez
Jul 18 at 10:39
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am struggling to find an example with a solution for a Minimum Cost Capacitated Flow problem. My network is defined as a graph G = (V, E), where each edge has a capacity c(u, v) > 0, a flow f(u, v) >= 0, and a cost a(u, v). The solution must show a minimum cost using the maximum capacity of the network edges. The wikipedia (https://en.wikipedia.org/wiki/Minimum-cost_flow_problem) does not have any example.
Do you know where I can find an example of this.
Thanks,
Felipe
linear-programming network-flow optimal-transport
I am struggling to find an example with a solution for a Minimum Cost Capacitated Flow problem. My network is defined as a graph G = (V, E), where each edge has a capacity c(u, v) > 0, a flow f(u, v) >= 0, and a cost a(u, v). The solution must show a minimum cost using the maximum capacity of the network edges. The wikipedia (https://en.wikipedia.org/wiki/Minimum-cost_flow_problem) does not have any example.
Do you know where I can find an example of this.
Thanks,
Felipe
linear-programming network-flow optimal-transport
asked Jul 18 at 8:22


Felipe Oliveira Gutierrez
1012
1012
I think youtube.com/watch?v=IAJBm-AogQE works through an example.
– Gerry Myerson
Jul 18 at 9:46
1
it is a good example, but it considers only cost unfortunately with no capacity for the edges still.
– Felipe Oliveira Gutierrez
Jul 18 at 10:39
add a comment |Â
I think youtube.com/watch?v=IAJBm-AogQE works through an example.
– Gerry Myerson
Jul 18 at 9:46
1
it is a good example, but it considers only cost unfortunately with no capacity for the edges still.
– Felipe Oliveira Gutierrez
Jul 18 at 10:39
I think youtube.com/watch?v=IAJBm-AogQE works through an example.
– Gerry Myerson
Jul 18 at 9:46
I think youtube.com/watch?v=IAJBm-AogQE works through an example.
– Gerry Myerson
Jul 18 at 9:46
1
1
it is a good example, but it considers only cost unfortunately with no capacity for the edges still.
– Felipe Oliveira Gutierrez
Jul 18 at 10:39
it is a good example, but it considers only cost unfortunately with no capacity for the edges still.
– Felipe Oliveira Gutierrez
Jul 18 at 10:39
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2855352%2fexample-of-a-minimum-cost-capacitated-flow-problem%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I think youtube.com/watch?v=IAJBm-AogQE works through an example.
– Gerry Myerson
Jul 18 at 9:46
1
it is a good example, but it considers only cost unfortunately with no capacity for the edges still.
– Felipe Oliveira Gutierrez
Jul 18 at 10:39