Faster Algorithms for Parametric Global Minimum Cut Problems
Hassene Aissi, S. Thomas McCormick, Maurice Queyranne

TL;DR
This paper introduces faster, strongly polynomial algorithms for solving parametric global minimum cut problems, including finding breakpoints and maximum cut values, improving over traditional methods.
Contribution
The authors develop new algorithms that outperform naive Megiddo's parametric search for parametric min cut problems, showing the next breakpoint problem is easier than the max value problem.
Findings
Faster algorithms for parametric min cut problems
Strongly polynomial complexity achieved
Next breakpoint problem is easier than max value problem
Abstract
The parametric global minimum cut problem concerns a graph where the cost of each edge is an affine function of a parameter for some fixed dimension . We consider the problems of finding the next breakpoint in a given direction, and finding a parameter value with maximum minimum cut value. We develop strongly polynomial algorithms for these problems that are faster than a naive application of Megiddo's parametric search technique. Our results indicate that the next breakpoint problem is easier than the max value problem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems · Advanced Numerical Analysis Techniques
