Definition at line 45 of file program_builder_test.cpp.
typedef SharedDependencyGraph Clasp::Test::LogicProgramTest::DG [private] |
Definition at line 2125 of file program_builder_test.cpp.
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testMergeValue | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testIgnoreRules | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testDuplicateRule | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testNotAChoice | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testDerivedTAUT | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testOneLoop | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testZeroLoop | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testEqSuccs | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testEqCompute | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testBuildEmpty | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testAddOneFact | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testCloneShare | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testCloneFull | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testBug | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testSatBodyBug | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testDepBodyBug | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testWriteWeakTrue | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testAddClauses | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testNonTight | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testCrEqBug | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testEqOverComp | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testCompLit | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testBPWeight | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testBackprop | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST | ( | testIncrementalEq | ) | [private] |
Clasp::Test::LogicProgramTest::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void Clasp::Test::LogicProgramTest::tearDown | ( | ) | [inline] |
Definition at line 157 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddCardConstraint | ( | ) | [inline] |
Definition at line 801 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddClauses | ( | ) | [inline] |
Definition at line 738 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddEmptyMinimizeConstraint | ( | ) | [inline] |
Definition at line 850 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddMinimizeConstraint | ( | ) | [inline] |
Definition at line 831 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddOneFact | ( | ) | [inline] |
Definition at line 424 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddUnknownAtomToMinimize | ( | ) | [inline] |
Definition at line 662 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAddWeightConstraint | ( | ) | [inline] |
Definition at line 817 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAllBodiesSameLit | ( | ) | [inline] |
Definition at line 1007 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAllBodiesSameLit2 | ( | ) | [inline] |
Definition at line 1032 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAssertEqSelfblocker | ( | ) | [inline] |
Definition at line 723 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testAssertSelfblockers | ( | ) | [inline] |
Definition at line 548 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testBackprop | ( | ) | [inline] |
Definition at line 1356 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testBothLitsInConstraintRule | ( | ) | [inline] |
Definition at line 1169 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testBothLitsInWeightRule | ( | ) | [inline] |
Definition at line 1188 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testBPWeight | ( | ) | [inline] |
Definition at line 1278 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testBug | ( | ) | [inline] |
Definition at line 625 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testBuildEmpty | ( | ) | [inline] |
Definition at line 417 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testCloneFull | ( | ) | [inline] |
Definition at line 604 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testCloneShare | ( | ) | [inline] |
Definition at line 562 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testCloneShareSymbols | ( | ) | [inline] |
Definition at line 584 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testCompLit | ( | ) | [inline] |
Definition at line 1058 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testComputeTrueBug | ( | ) | [inline] |
Definition at line 1339 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testConflictingCompute | ( | ) | [inline] |
Definition at line 388 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testConstraintsAreAsserted | ( | ) | [inline] |
Definition at line 377 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testCrEqBug | ( | ) | [inline] |
Definition at line 890 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDepBodyBug | ( | ) | [inline] |
Definition at line 650 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDerivedTAUT | ( | ) | [inline] |
Definition at line 270 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDontAddDuplicateBodies | ( | ) | [inline] |
Definition at line 465 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDontAddDuplicateSumBodies | ( | ) | [inline] |
Definition at line 484 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDontAddOnePredsThatAreNotHeads | ( | ) | [inline] |
Definition at line 450 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDontAddUnsupported | ( | ) | [inline] |
Definition at line 498 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDontAddUnsupportedExtNoEq | ( | ) | [inline] |
Definition at line 531 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDontAddUnsupportedNoEq | ( | ) | [inline] |
Definition at line 514 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testDuplicateRule | ( | ) | [inline] |
Definition at line 199 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testEqCompute | ( | ) | [inline] |
Definition at line 334 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testEqOverBodiesOfDiffType | ( | ) | [inline] |
Definition at line 939 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testEqOverChoiceRule | ( | ) | [inline] |
Definition at line 903 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testEqOverComp | ( | ) | [inline] |
Definition at line 922 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testEqSuccs | ( | ) | [inline] |
Definition at line 318 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testExtLitsAreFrozen | ( | ) | [inline] |
Definition at line 1292 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testFactsAreAsserted | ( | ) | [inline] |
Definition at line 355 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testForceUnsuppAtomFails | ( | ) | [inline] |
Definition at line 399 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testFunnySelfblockerOverEqByTwo | ( | ) | [inline] |
Definition at line 1078 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIgnoreCondFactsInLoops | ( | ) | [inline] |
Definition at line 876 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIgnoreRules | ( | ) | [inline] |
Definition at line 190 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalBackpropCompute | ( | ) | [inline] |
Definition at line 1915 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalBackpropSolver | ( | ) | [inline] |
Definition at line 1945 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalBackpropStep | ( | ) | [inline] |
Definition at line 1614 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalCompute | ( | ) | [inline] |
Definition at line 1565 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalComputeBackprop | ( | ) | [inline] |
Definition at line 1592 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalEq | ( | ) | [inline] |
Definition at line 1636 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalEqComplement | ( | ) | [inline] |
Definition at line 1682 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalEqResetState | ( | ) | [inline] |
Definition at line 1734 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalEqUnfreeze | ( | ) | [inline] |
Definition at line 1658 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalEqUpdateAssigned | ( | ) | [inline] |
Definition at line 1707 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalFreeze | ( | ) | [inline] |
Definition at line 1404 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalFreezeDefined | ( | ) | [inline] |
Definition at line 2013 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalFreezeUnfreeze | ( | ) | [inline] |
Definition at line 1969 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalFreezeValue | ( | ) | [inline] |
Definition at line 1448 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalGetAssumptions | ( | ) | [inline] |
Definition at line 2075 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalImplicitUnfreeze | ( | ) | [inline] |
Definition at line 2043 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalKeepFrozen | ( | ) | [inline] |
Definition at line 1483 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalRedefine | ( | ) | [inline] |
Definition at line 2061 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalSimplifyCard | ( | ) | [inline] |
Definition at line 2088 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalSimplifyMinimize | ( | ) | [inline] |
Definition at line 2105 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalStats | ( | ) | [inline] |
Definition at line 1825 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalSymbolUpdate | ( | ) | [inline] |
Definition at line 1994 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalTransform | ( | ) | [inline] |
Definition at line 1886 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalUnfreezeCompute | ( | ) | [inline] |
Definition at line 1539 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalUnfreezeDefined | ( | ) | [inline] |
Definition at line 2028 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalUnfreezeEq | ( | ) | [inline] |
Definition at line 1797 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalUnfreezeUnsupp | ( | ) | [inline] |
Definition at line 1500 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testIncrementalUnfreezeUnsuppEq | ( | ) | [inline] |
Definition at line 1769 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testMergeEquivalentAtomsInConstraintRule | ( | ) | [inline] |
Definition at line 1130 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testMergeEquivalentAtomsInWeightRule | ( | ) | [inline] |
Definition at line 1149 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testMergeToSelfblocker | ( | ) | [inline] |
Definition at line 242 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testMergeToSelfblocker2 | ( | ) | [inline] |
Definition at line 253 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testMergeValue | ( | ) | [inline] |
Definition at line 160 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testNoBodyUnification | ( | ) | [inline] |
Definition at line 955 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testNoEqAtomReplacement | ( | ) | [inline] |
Definition at line 984 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testNoEqSameLitBug | ( | ) | [inline] |
Definition at line 707 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testNonTight | ( | ) | [inline] |
Definition at line 858 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testNotAChoice | ( | ) | [inline] |
Definition at line 210 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testNotAChoiceMerge | ( | ) | [inline] |
Definition at line 227 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testOneLoop | ( | ) | [inline] |
Definition at line 286 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testRemoveKnownAtomFromWeightRule | ( | ) | [inline] |
Definition at line 1106 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSatBodyBug | ( | ) | [inline] |
Definition at line 636 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSelfblockersAreAsserted | ( | ) | [inline] |
Definition at line 367 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSimpleIncremental | ( | ) | [inline] |
Definition at line 1374 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSimplifyBodyEqBug | ( | ) | [inline] |
Definition at line 688 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSimplifyCompBug | ( | ) | [inline] |
Definition at line 1252 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSimplifyToCardBug | ( | ) | [inline] |
Definition at line 1237 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testSimplifyToNormal | ( | ) | [inline] |
Definition at line 1222 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testTrivialConflictsAreDeteced | ( | ) | [inline] |
Definition at line 408 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testTwoFactsOnlyOneVar | ( | ) | [inline] |
Definition at line 437 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testWeightlessAtomsInWeightRule | ( | ) | [inline] |
Definition at line 1207 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testWriteWeakTrue | ( | ) | [inline] |
Definition at line 670 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::testZeroLoop | ( | ) | [inline] |
Definition at line 300 of file program_builder_test.cpp.
void Clasp::Test::LogicProgramTest::writeIntegrityConstraint | ( | ) | [inline] |
Definition at line 1323 of file program_builder_test.cpp.
Definition at line 2127 of file program_builder_test.cpp.
Definition at line 2126 of file program_builder_test.cpp.
stringstream Clasp::Test::LogicProgramTest::str [private] |
Definition at line 2128 of file program_builder_test.cpp.