English

Maximum Cuts and Fractional Cut Covers: A Computational Study of a Randomized Semidefinite Programming Approach

Optimization and Control 2026-04-21 v1 Discrete Mathematics

Abstract

We present experimental work on a primal-dual framework simultaneously approximating maximum cut and weighted fractional cut-covering instances. In this primal-dual framework, we solve a semidefinite programming (SDP) relaxation to either the maximum cut problem or to the weighted fractional cut-covering problem, and then independently sample a collection of cuts via the random-hyperplane technique. We then simultaneously certify the approximate optimality of a cut and a fractional cut cover. We present several implementations which reliably achieve the celebrated Goemans and Williamson approximation ratio of αGW0.878\alpha_{\mathrm{GW}} \approx 0.878 for both optimization problems simultaneously, after 128lnm\lceil 128 \ln m \rceil samples, a number significantly smaller than the best theoretical bounds. This is the first experimental work approximating the weighted fractional cut-covering problem, and we deliver robust and repeatable results despite the use of randomized algorithms and floating-point arithmetic. Careful pre-processing of instances and post-processing of numeric results allow for good empirical outcomes with both first-order and second-order SDP solvers. Nearly optimal SDP solutions are suitably perturbed to ensure better probabilistic and numerical behavior. Our experiments deviate from theory by using a linear programming (LP) solver to compute fractional cut covers. For most instances studied, LP solving produces certifiably better results than the theoretical algorithm after 128lnm\lceil 128 \ln m \rceil samples. All our experiments strictly follow a unified pipeline which explicitly documents all parameters used in each run.

Keywords

Cite

@article{arxiv.2604.17661,
  title  = {Maximum Cuts and Fractional Cut Covers: A Computational Study of a Randomized Semidefinite Programming Approach},
  author = {Nathan Benedetto Proença and Marcel K. de Carli Silva and Cristiane M. Sato and Levent Tunçel},
  journal= {arXiv preprint arXiv:2604.17661},
  year   = {2026}
}
R2 v1 2026-07-01T12:17:21.759Z