Difference between revisions of "ApCoCoA-1:SAT.GetResult"
From ApCoCoAWiki
m (Bot: Category moved) |
m (insert version info) |
||
Line 1: | Line 1: | ||
+ | {{Version|1}} | ||
<command> | <command> | ||
<title>SAT.GetResult</title> | <title>SAT.GetResult</title> |
Revision as of 10:32, 7 October 2020
This article is about a function from ApCoCoA-1. |
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.