ApCoCoA-1:SAT.GetResult: Difference between revisions

From ApCoCoAWiki
Stadler (talk | contribs)
No edit summary
Stadler (talk | contribs)
No edit summary
Line 7: Line 7:
<description>
<description>
<itemize>
<itemize>
<item><em>@return:</em> List with the configuration of the indeterminates, that solves the polynomial system.</item>
<item>@return: List with the configuration of the indeterminates, that solves the polynomial system.</item>
</itemize>
</itemize>
</description>
</description>

Revision as of 11:55, 15 October 2009

SAT.GetResult

Looks up the configuration of the indeterminates in the file "output" produced by a SAT-Solver.

Syntax

SAT.GetResult():LIST

Description

  • @return: List with the configuration of the indeterminates, that solves the polynomial system.