public abstract class AbstractXplainTest<T extends org.sat4j.specs.ISolver> extends Object
Modifier and Type | Field and Description |
---|---|
protected org.sat4j.tools.xplain.Xplain<T> |
solver |
Constructor and Description |
---|
AbstractXplainTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract org.sat4j.tools.xplain.Xplain<T> |
getXplain() |
void |
startUp() |
void |
testAlmostGlobalInconsistency() |
void |
testAlmostGlobalInconsistencyII() |
void |
testAlmostGlobalInconsistencyIIIndex() |
void |
testAlmostGlobalInconsistencyIndex() |
void |
testEclipseTestCase() |
void |
testEclipseTestCase2() |
void |
testGlobalInconsistency() |
void |
testGlobalInconsistencyIndex() |
void |
testTheCaseOfTwoMUSes() |
protected org.sat4j.tools.xplain.Xplain<T extends org.sat4j.specs.ISolver> solver
protected abstract org.sat4j.tools.xplain.Xplain<T> getXplain()
public void startUp()
public void testGlobalInconsistency() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testGlobalInconsistencyIndex() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testAlmostGlobalInconsistency() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testAlmostGlobalInconsistencyIndex() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testAlmostGlobalInconsistencyII() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testAlmostGlobalInconsistencyIIIndex() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testTheCaseOfTwoMUSes() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testEclipseTestCase() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
public void testEclipseTestCase2() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
org.sat4j.specs.ContradictionException
org.sat4j.specs.TimeoutException
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.