Class CredibilityTest
- java.lang.Object
-
- net.sf.tweety.lp.asp.beliefdynamics.revision.CredibilityTest
-
public class CredibilityTest extends java.lang.Object
Tests the revision method described in Kruempelmann et al. 2008. The two examples of Kruempelmann et al. 2008 are used.- Author:
- Tim Janus
-
-
Constructor Summary
Constructors Constructor Description CredibilityTest()
-
Method Summary
Modifier and Type Method Description void
initTest()
void
testKrue2008Ex1()
void
testKrue2008Ex2()
-