Class MlnExample2
java.lang.Object
org.tweetyproject.logics.mln.examples.MlnExample2
Gives further examples on how MLNs can be constructed programmatically and how coherence measures can be used.
- Author:
- Matthias Thimm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static Pair<MarkovLogicNetwork,
FolSignature> Nixon1()
static Pair<MarkovLogicNetwork,
FolSignature> Nixon2()
static Pair<MarkovLogicNetwork,
FolSignature> Nixon3()
-
Constructor Details
-
MlnExample2
public MlnExample2()
-
-
Method Details
-
Nixon1
- Throws:
ParserException
IOException
-
Nixon2
- Throws:
ParserException
IOException
-
Nixon3
- Throws:
ParserException
IOException
-
main
- Throws:
ParserException
IOException
-