Difference between revisions of "ApCoCoA-1:SAT.LaunchMiniSat"
From ApCoCoAWiki
(New page: <command> <title>SAT.LaunchMiniSat</title> <short_description>{{ApCoCoAServer}} Launches MiniSat via the ApCoCoAServer on a given input file. The result is written to the file out...) |
|||
Line 4: | Line 4: | ||
Launches MiniSat via the ApCoCoAServer on a given input file. The result is written to the file output. | Launches MiniSat via the ApCoCoAServer on a given input file. The result is written to the file output. | ||
+ | |||
+ | Make sure that the MiniSat executable is called "minisat" and located in ApCoCoA-directory/sat/bin. | ||
</short_description> | </short_description> | ||
<syntax> | <syntax> |
Revision as of 10:44, 14 October 2009
SAT.LaunchMiniSat
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.
Launches MiniSat via the ApCoCoAServer on a given input file. The result is written to the file output.
Make sure that the MiniSat executable is called "minisat" and located in ApCoCoA-directory/sat/bin.
Syntax
SAT.LaunchMiniSat(File:STRING)
Description
@param File: The input file