|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConjunctiveQuery | |
---|---|
mln | This package builds the data structure of MLN. |
parser | Provides parsers for MLN input, config files, and command line options. |
Uses of ConjunctiveQuery in mln |
---|
Methods in mln with parameters of type ConjunctiveQuery | |
---|---|
void |
MarkovLogicNetwork.registerDatalogRule(ConjunctiveQuery cq)
Add a datalog rule |
void |
MarkovLogicNetwork.registerScopingRule(ConjunctiveQuery cq)
Add a scoping rule |
Uses of ConjunctiveQuery in parser |
---|
Fields in parser declared as ConjunctiveQuery | |
---|---|
ConjunctiveQuery |
MLNParser.datalogRule_return.cq
|
ConjunctiveQuery |
MLNParser.scopingRule_return.cq
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |