Macaulay2 » Documentation
Packages » SemidefiniteProgramming :: checkOptimize
next | previous | forward | backward | up | index | toc

checkOptimize -- check an SDP solver

Synopsis

Description

Use this function to run some basic checks with an SDP solver

i1 : checkOptimize ("CSDP")

o1 = {true, true, true, true, true}

o1 : List

Caveat

See also

Ways to use checkOptimize :

For the programmer

The object checkOptimize is a method function with options.