public class DCDInference extends MPEInference
atomManager, db, groundRuleStore, initialValue, normalizeWeights, reasoner, relaxationMultiplier, relaxationSquared, relaxHardConstraints, rules, termGenerator, termStore
Constructor and Description |
---|
DCDInference(List<Rule> rules,
Database db) |
Modifier and Type | Method and Description |
---|---|
protected GroundRuleStore |
createGroundRuleStore() |
protected Reasoner |
createReasoner() |
protected TermGenerator |
createTermGenerator() |
protected TermStore |
createTermStore() |
close, commit, completeInitialize, createAtomManager, getAtomManager, getGroundRuleStore, getInferenceApplication, getReasoner, getTermStore, inference, inference, initialize, initializeAtoms, internalInference, normalizeWeights, relaxHardConstraints, setBudget
protected GroundRuleStore createGroundRuleStore()
createGroundRuleStore
in class InferenceApplication
protected Reasoner createReasoner()
createReasoner
in class InferenceApplication
protected TermGenerator createTermGenerator()
createTermGenerator
in class InferenceApplication
protected TermStore createTermStore()
createTermStore
in class InferenceApplication
Copyright © 2020 University of California, Santa Cruz. All rights reserved.