ApCoCoA-1:SAT.GetResult: Difference between revisions
From ApCoCoAWiki
No edit summary |
Andraschko (talk | contribs) m added version info |
||
(2 intermediate revisions 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> | ||
Line 18: | Line 19: | ||
<key>SAT.GetResult</key> | <key>SAT.GetResult</key> | ||
<key>GetResult</key> | <key>GetResult</key> | ||
<wiki-category>Package_sat</wiki-category> | <wiki-category>ApCoCoA-1:Package_sat</wiki-category> | ||
</command> | </command> |
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.