Macaulay2 » Documentation
Packages » SumsOfSquares :: solveSOS(...,Verbosity=>...)
next | previous | forward | backward | up | index | toc

solveSOS(...,Verbosity=>...) -- control the level of information printed

Description

This optional argument indicates how much information should be given to the user. The possible values are:

Functions with optional argument named Verbosity:

  • checkSolver(...,Verbosity=>...)
  • lowerBound(...,Verbosity=>...)
  • solveSOS(...,Verbosity=>...) -- control the level of information printed
  • sosdecTernary(...,Verbosity=>...)
  • sosInIdeal(...,Verbosity=>...)
  • checkOptimize(...,Verbosity=>...) -- see Verbosity -- control the level of information printed
  • optimize(...,Verbosity=>...) -- see Verbosity -- control the level of information printed

Further information

  • Default value: 0
  • Function: solveSOS -- solve a sum-of-squares problem
  • Option key: Verbosity

The source of this document is in SumsOfSquares/SOSdoc.m2:888:0.