sol = recoverSolution(mon,X)sol = recoverSolution(sdpsol)This method attempts to find the optimizing solutions of a sum-of-squares problem by checking if the moment matrix is rank one. In this case it factorizes the matrix and returns the defining vector.
|
|
|
|
See lowerBound for how to use it to find a point realizing a lower bound.
The object recoverSolution is a method function.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/SumsOfSquares/SOSdoc.m2:690:0.