The final games of the Ivy League Baseball season are approaching and you want
Ask Expert

Be Prepared For The Toughest Questions

Practice Problems

The final games of the Ivy League Baseball season are approaching and you want

Question 2. The final games of the Ivy League Baseball season are approaching and you want to know if your favorite team is going to be eliminated. These are the current standings:


Figure 1: The current standings in the Ivy League Baseball season. The ”left” column is the number of games remaining for each team in the season. g[i][j] corresponds to the number of games remaining betweem team i and team j.

For a team not to be eliminated, it must have the most wins or tied for the most wins. It appears that Columbia can still catch up with Harvard, if they win all their remaining games and Harvard loses all of theirs. But that would also influence the number of games that Cornell, Dartmouth and Princeton would win. The goal of this question is to formulate the problem of figuring out if it still possible for Columbia to not be eliminated as a maximum flow problem. We are going to use this directed graph, based on the Columbia point of view:


a) Copy the graph above in your write-up.

b) Add capacities to the edges from the source s to the games nodes. Give a one sentence interpreation of these capacities.

c) Add capacities to the edges from the games nodes to the teams nodes. Give a one sentence interpreation of these capacities.

d) Add capacities to the edges from the teams nodes to the sink t. Give a one sentence interpreation of these capacities.

e) How can you tell if it is still possible for Columbia to not be eliminated based on the value of the maximum flow for this graph?

Hint
MathematicsThe maximum flow problems involves the finding a feasible flow through the single-source, single-sink flow network which is maximum. In this, the maximum value of an s-t flow i.e., flow from source s to sink t is usually equal to the minimum capacity of an s-t cut which is the cut severing s from t, in the network, that is stated in the max-flow min-cut theorem....

Know the process

Students succeed in their courses by connecting and communicating with
an expert until they receive help on their questions

1
img

Submit Question

Post project within your desired price and deadline.

2
img

Tutor Is Assigned

A quality expert with the ability to solve your project will be assigned.

3
img

Receive Help

Check order history for updates. An email as a notification will be sent.

img
Unable to find what you’re looking for?

Consult our trusted tutors.

Developed by Versioning Solutions.