ApCoCoA-1:SAT.GetResult: Difference between revisions

From ApCoCoAWiki
Stadler (talk | contribs)
No edit summary
Stadler (talk | contribs)
No edit summary
Line 1: Line 1:
<command>
<command>
     <title>SAT.GetResult</title>
     <title>SAT.GetResult</title>
     <short_description>Looks up the configuration of the indeterminates in the file <quotes>output</quotes> produced by a SAT-Solver.</short_description>
     <short_description>Looks up the configuration of the indeterminates in the file <tt>output</tt> produced by a SAT-Solver.</short_description>
<syntax>
<syntax>
SAT.GetResult():LIST
SAT.GetResult():LIST

Revision as of 13:06, 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.