Merge pull request #782 from whitequark/flowmap_dfs
authorClifford Wolf <clifford@clifford.at>
Mon, 7 Jan 2019 08:47:57 +0000 (09:47 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Jan 2019 08:47:57 +0000 (09:47 +0100)
 flowmap: construct a max-volume max-flow min-cut, not just any one


Trivial merge