test
Class MarkovLogicNetworkTest
java.lang.Object
infer.Infer
test.MarkovLogicNetworkTest
public class MarkovLogicNetworkTest
- extends Infer
The JUnit test for MarkovLogicNetwork
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarkovLogicNetworkTest
public MarkovLogicNetworkTest()
test_MCSAT_inference
public final void test_MCSAT_inference()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_WalkSAT_inference
public final void test_WalkSAT_inference()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_hardClause
public final void test_hardClause()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_initStatic
public final void test_initStatic()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSimpleInferenceResult
public final java.lang.String getSimpleInferenceResult()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_simpleInference
public final void test_simpleInference()
throws java.lang.Exception
- Throws:
java.lang.Exception