ApCoCoA-1:SAT.GetResult: Difference between revisions

From ApCoCoAWiki
No edit summary
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 <tt>output</tt> produced by a SAT-Solver. <tt>output</tt> must be in the folder ApCoCoA-directory/sat/bin.</short_description>
     <short_description>Looks up the configuration of the indeterminates in the file <tt>output</tt> produced by a SAT-Solver. The file <tt>output</tt> must be in the folder ApCoCoA-directory/sat/bin.</short_description>
<syntax>
<syntax>
SAT.GetResult():LIST
SAT.GetResult():LIST

Revision as of 08:32, 26 May 2010

SAT.GetResult

Looks up the configuration of the indeterminates in the file output produced by a SAT-Solver. The file output must be in the folder ApCoCoA-directory/sat/bin.

Syntax

SAT.GetResult():LIST

Description

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