public class MlnTest extends Object
| Constructor and Description |
|---|
MlnTest() |
| Modifier and Type | Method and Description |
|---|---|
static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> |
CommonColdExample(int domain_size) |
static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> |
ElephantZooExample(int domain_size) |
static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> |
iterateExamples(int exNum,
int domain_size) |
static void |
main(String[] args) |
static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> |
SimpleExample(int domain_size) |
static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> |
SmokersExample(int domain_size) |
public static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> SmokersExample(int domain_size) throws net.sf.tweety.commons.ParserException, IOException
net.sf.tweety.commons.ParserExceptionIOExceptionpublic static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> ElephantZooExample(int domain_size) throws net.sf.tweety.commons.ParserException, IOException
net.sf.tweety.commons.ParserExceptionIOExceptionpublic static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> CommonColdExample(int domain_size) throws net.sf.tweety.commons.ParserException, IOException
net.sf.tweety.commons.ParserExceptionIOExceptionpublic static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> SimpleExample(int domain_size) throws net.sf.tweety.commons.ParserException, IOException
net.sf.tweety.commons.ParserExceptionIOExceptionpublic static net.sf.tweety.commons.util.Pair<MarkovLogicNetwork,net.sf.tweety.logics.fol.syntax.FolSignature> iterateExamples(int exNum, int domain_size) throws net.sf.tweety.commons.ParserException, IOException
net.sf.tweety.commons.ParserExceptionIOExceptionpublic static void main(String[] args) throws net.sf.tweety.commons.ParserException, IOException
net.sf.tweety.commons.ParserExceptionIOExceptionCopyright © 2018. All rights reserved.