Difference between revisions of "ApCoCoA-1:SAT.GetResult"

From ApCoCoAWiki
m (insert version info)
m (added version info)
 
Line 1: Line 1:
{{Version|1}}
+
{{Version|1|[[Package sat/SAT.GetResult]]}}
 
<command>
 
<command>
 
     <title>SAT.GetResult</title>
 
     <title>SAT.GetResult</title>

Latest revision as of 10:32, 2 November 2020

This article is about a function from ApCoCoA-1. If you are looking for the ApCoCoA-2 version of it, see Package sat/SAT.GetResult.

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.