ApCoCoA-1:SAT.GetResult: Difference between revisions
From ApCoCoAWiki
m Bot: Category moved |
Andraschko (talk | contribs) m added version info |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 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.