2
$\begingroup$

Let $N = (V, E)$ be a network in which the capacity of each edge is either 12ドル$ or 18ドル$.

Prove or disprove: The value of a maximum flow for $N$ can’t be 56ドル$.

I'm trying to figure out how to definitely prove this. I think that this is not possible because of no combination of 12ドルX + 18Y$ (where $X$ and $Y$ are integers) will ever $= 56$. Is there a better way of saying this? Am I right to say that an integer solution to 12ドルX + 18Y = 56$ is what the Fold-Fulkerson algorithm implies?

lox
1,6591 gold badge11 silver badges16 bronze badges
asked Jun 18, 2019 at 18:52
$\endgroup$
2
  • $\begingroup$ Hint: can the minimum cut have a total capacity of 56? en.wikipedia.org/wiki/Max-flow_min-cut_theorem $\endgroup$ Commented Jun 18, 2019 at 19:39
  • $\begingroup$ It looks like you have got the major ideas. I would encourage you to write an answer yourself. $\endgroup$ Commented Jun 18, 2019 at 19:45

1 Answer 1

1
$\begingroup$

By the max flow min cut theorem, the maximum value of a flow equals the minimum capacity of a cut. The capacity of a cut is of the form 12x+18y, which can’t equal 56 because 56 is not a multiple of 6.

answered Jun 22, 2019 at 14:49
$\endgroup$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.