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

From ApCoCoAWiki
m (Bot: Category moved)
m (added version info)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Version|1|[[Package sat/SAT.LaunchCryptoMiniSat]]}}
 
<command>
 
<command>
 
     <title>SAT.LaunchCryptoMiniSat</title>
 
     <title>SAT.LaunchCryptoMiniSat</title>
Line 8: Line 9:
 
<em>Please note:</em> The function(s) explained on this page is/are using the <em>ApCoCoAServer</em>. You will have to start the ApCoCoAServer in order to use it/them.
 
<em>Please note:</em> The function(s) explained on this page is/are using the <em>ApCoCoAServer</em>. You will have to start the ApCoCoAServer in order to use it/them.
 
<par/>
 
<par/>
Make sure that the CryptoMiniSat executable is called <quotes>cryptominisat</quotes> and located in ApCoCoA-directory/sat/bin.
+
Make sure that the CryptoMiniSat executable is called "cryptominisat" and located in ApCoCoA-directory/sat/bin.
 
<itemize>
 
<itemize>
 
<item>@param <em>File</em>: The input file</item>
 
<item>@param <em>File</em>: The input file</item>

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.LaunchCryptoMiniSat.

SAT.LaunchCryptoMiniSat

Launches CryptoMiniSat via the ApCoCoAServer on a given input file located in ApCoCoA-directory/sat/bin. The result is written to the file output.

Syntax

SAT.LaunchCryptoMiniSat(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 CryptoMiniSat executable is called "cryptominisat" and located in ApCoCoA-directory/sat/bin.

  • @param File: The input file