Structures
Quotient ring
Correlative sparsity
Term Sparsity
Symmetry
TSSOS.tssos_symmetry — Functionopt,data = tssos_symmetry(pop, x, d, group; numeq=0, action=nothing, semisimple=false, DiagSquare=false, SymmetricConstraint=true, QUIET=false)Compute the symmetry adapted moment-SOS relaxation for polynomial optimization problems.
Input arguments
pop: polynomial optimization problemx: POP variablesd: relaxation ordergroup: permutation group acting on POP variablessemisimple: compute a semisimple representation instead of an irreducible representationnumeq: number of equality constraintsDiagSquare: include diagonal squares in the support (true,false)SymmetricConstraint: whether the constraints are symmetric or notQUIET: run in the quiet mode (true,false)
Output arguments
opt: optimumdata: other auxiliary data