public class BugSAT79 extends Object
| Constructor and Description |
|---|
BugSAT79() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testSuccessiveCallsInGlobalTimeout() |
void |
testSuccessiveCallsInLocalTimeout() |
void |
testSuccessiveCallsWithDifferentSolvers() |
void |
testSuccessiveCallsWithDifferentSolversInsideDecorators() |
public void testSuccessiveCallsInGlobalTimeout()
throws org.sat4j.specs.TimeoutException,
InterruptedException
org.sat4j.specs.TimeoutExceptionInterruptedExceptionpublic void testSuccessiveCallsInLocalTimeout()
throws org.sat4j.specs.TimeoutException,
InterruptedException
org.sat4j.specs.TimeoutExceptionInterruptedExceptionpublic void testSuccessiveCallsWithDifferentSolvers()
throws org.sat4j.specs.TimeoutException,
org.sat4j.specs.ContradictionException,
InterruptedException
org.sat4j.specs.TimeoutExceptionorg.sat4j.specs.ContradictionExceptionInterruptedExceptionpublic void testSuccessiveCallsWithDifferentSolversInsideDecorators()
throws org.sat4j.specs.TimeoutException,
org.sat4j.specs.ContradictionException,
InterruptedException
org.sat4j.specs.TimeoutExceptionorg.sat4j.specs.ContradictionExceptionInterruptedExceptionCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.