English

A General System for Heuristic Solution of Convex Problems over Nonconvex Sets

Optimization and Control 2016-01-28 v1

Abstract

We describe general heuristics to approximately solve a wide variety of problems with convex objective and decision variables from a nonconvex set. The heuristics, which employ convex relaxations, convex restrictions, local neighbor search methods, and the alternating direction method of multipliers (ADMM), require the solution of a modest number of convex problems, and are meant to apply to general problems, without much tuning. We describe an implementation of these methods in a package called NCVX, as an extension of CVXPY, a Python package for formulating and solving convex optimization problems. We study several examples of well known nonconvex problems, and show that our general purpose heuristics are effective in finding approximate solutions to a wide variety of problems.

Keywords

Cite

@article{arxiv.1601.07277,
  title  = {A General System for Heuristic Solution of Convex Problems over Nonconvex Sets},
  author = {Steven Diamond and Reza Takapoui and Stephen Boyd},
  journal= {arXiv preprint arXiv:1601.07277},
  year   = {2016}
}

Comments

39 pages, 7 figures

R2 v1 2026-06-22T12:37:35.265Z