Definition at line 26 of file clause_creator_test.cpp.
Clasp::Test::ClauseCreatorTest::ClauseCreatorTest | ( | ) | [inline] |
Definition at line 74 of file clause_creator_test.cpp.
Clasp::Test::ClauseCreatorTest::CPPUNIT_TEST | ( | testCreateNonAssertingLearntClauseAsserting | ) | [private] |
Clasp::Test::ClauseCreatorTest::CPPUNIT_TEST | ( | testInitWatches | ) | [private] |
Clasp::Test::ClauseCreatorTest::CPPUNIT_TEST | ( | testIntegrateSAT | ) | [private] |
Clasp::Test::ClauseCreatorTest::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
const Solver& Clasp::Test::ClauseCreatorTest::solver | ( | ) | const [inline, private] |
Definition at line 600 of file clause_creator_test.cpp.
Solver& Clasp::Test::ClauseCreatorTest::solver | ( | ) | [inline, private] |
Definition at line 601 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testAddBinaryClause | ( | ) | [inline] |
Definition at line 103 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testAddGenericClause | ( | ) | [inline] |
Definition at line 113 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testAddTernaryClause | ( | ) | [inline] |
Definition at line 108 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreateBogusUnit | ( | ) | [inline] |
Definition at line 296 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreateLearntClauseConflict | ( | ) | [inline] |
Definition at line 242 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreateNonAssertingLearntClause | ( | ) | [inline] |
Definition at line 221 of file clause_creator_test.cpp.
Definition at line 270 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorAddLitBug | ( | ) | [inline] |
Definition at line 177 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorAssertsFirstLit | ( | ) | [inline] |
Definition at line 118 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorInitsWatches | ( | ) | [inline] |
Definition at line 132 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorNotifiesHeuristic | ( | ) | [inline] |
Definition at line 145 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorSimplifyBug | ( | ) | [inline] |
Definition at line 212 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorSimplifyFindsTauts | ( | ) | [inline] |
Definition at line 197 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorSimplifyMovesWatch | ( | ) | [inline] |
Definition at line 201 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testCreatorSimplifyRemovesDuplicates | ( | ) | [inline] |
Definition at line 189 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testEmptyClauseIsFalse | ( | ) | [inline] |
Definition at line 84 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testFactsAreAsserted | ( | ) | [inline] |
Definition at line 88 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testFactsAreRemovedFromLearnt | ( | ) | [inline] |
Definition at line 588 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testInitWatches | ( | ) | [inline] |
Definition at line 311 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateAssertingBelowBT | ( | ) | [inline] |
Definition at line 552 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateAssertingConflict | ( | ) | [inline] |
Definition at line 398 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateAssertingConflictBelowRoot | ( | ) | [inline] |
Definition at line 412 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateConflict | ( | ) | [inline] |
Definition at line 382 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateConflictBelowBT | ( | ) | [inline] |
Definition at line 571 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateConflictBelowRoot | ( | ) | [inline] |
Definition at line 428 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateEmpty | ( | ) | [inline] |
Definition at line 336 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateKnownOrderBug | ( | ) | [inline] |
Definition at line 491 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateNotConflictingBug | ( | ) | [inline] |
Definition at line 500 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateSAT | ( | ) | [inline] |
Definition at line 525 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateSATBug1 | ( | ) | [inline] |
Definition at line 442 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateSATBug2 | ( | ) | [inline] |
Definition at line 453 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateSATBug3 | ( | ) | [inline] |
Definition at line 465 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateSATBug4 | ( | ) | [inline] |
Definition at line 481 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateSimplify | ( | ) | [inline] |
Definition at line 511 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateUnit | ( | ) | [inline] |
Definition at line 346 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateUnitSAT | ( | ) | [inline] |
Definition at line 372 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testIntegrateUnsat | ( | ) | [inline] |
Definition at line 540 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testTopLevelFalseLitsAreRemoved | ( | ) | [inline] |
Definition at line 97 of file clause_creator_test.cpp.
void Clasp::Test::ClauseCreatorTest::testTopLevelSATClausesAreNotAdded | ( | ) | [inline] |
Definition at line 92 of file clause_creator_test.cpp.
Literal Clasp::Test::ClauseCreatorTest::a [private] |
Definition at line 604 of file clause_creator_test.cpp.
Literal Clasp::Test::ClauseCreatorTest::b [private] |
Definition at line 604 of file clause_creator_test.cpp.
Literal Clasp::Test::ClauseCreatorTest::c [private] |
Definition at line 604 of file clause_creator_test.cpp.
Definition at line 603 of file clause_creator_test.cpp.
Definition at line 602 of file clause_creator_test.cpp.
Literal Clasp::Test::ClauseCreatorTest::d [private] |
Definition at line 604 of file clause_creator_test.cpp.
Literal Clasp::Test::ClauseCreatorTest::e [private] |
Definition at line 604 of file clause_creator_test.cpp.
Literal Clasp::Test::ClauseCreatorTest::f [private] |
Definition at line 604 of file clause_creator_test.cpp.