Maximum Cuts and Fractional Cut Covers: A Computational Study of a Randomized Semidefinite Programming Approach
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 for both optimization problems simultaneously, after 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 samples. All our experiments strictly follow a unified pipeline which explicitly documents all parameters used in each run.
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}
}