public class ClingoLauncher extends Object
| Modifier and Type | Field and Description |
|---|---|
static HelperTool |
CLINGO |
| Constructor and Description |
|---|
ClingoLauncher(ClingoResultHandler handler,
String program) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAvailable() |
void |
run() |
void |
setMinsolutions(boolean min) |
void |
setSolutionLimit(int n) |
public static final HelperTool CLINGO
public ClingoLauncher(ClingoResultHandler handler, String program)
public static boolean isAvailable()
public void setMinsolutions(boolean min)
public void setSolutionLimit(int n)
public void run()
throws IOException
IOExceptionCopyright © 2012–2020. All rights reserved.