Difference between revisions of "ApCoCoA-1:SAT.LaunchMiniSat"
From ApCoCoAWiki
m (Bot: Category moved) |
m (insert version info) |
||
Line 1: | Line 1: | ||
+ | {{Version|1}} | ||
<command> | <command> | ||
<title>SAT.LaunchMiniSat</title> | <title>SAT.LaunchMiniSat</title> |
Revision as of 10:32, 7 October 2020
This article is about a function from ApCoCoA-1. |
SAT.LaunchMiniSat
Launches MiniSat via the ApCoCoAServer on a given input file located in ApCoCoA-directory/sat/bin. The result is written to the file output.
Syntax
SAT.LaunchMiniSat(File:STRING)
Description
Please note: The function(s) explained on this page is/are using the ApCoCoAServer. You will have to start the ApCoCoAServer in order to use it/them.
Make sure that the MiniSat executable is called "minisat" and located in ApCoCoA-directory/sat/bin.
@param File: The input file