psd_coeff_offset function

Given a problem returns a PSD constraint

Given a problem returns a PSD constraint

psd_coeff_offset(problem, c)

Arguments

  • problem: A Problem object.
  • c: A vector of coefficients.

Returns

Returns an array G and vector h such that the given constraint is equivalent to GzPSDhG*z \leq_{PSD} h.

  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07