Package | Description |
---|---|
org.linqs.psl.reasoner.term.blocker |
Modifier and Type | Method and Description |
---|---|
ConstraintBlockerTerm |
ConstraintBlockerTermStore.get(int index) |
Modifier and Type | Method and Description |
---|---|
Iterator<ConstraintBlockerTerm> |
ConstraintBlockerTermStore.iterator() |
Iterator<ConstraintBlockerTerm> |
ConstraintBlockerTermStore.noWriteIterator() |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintBlockerTermStore.add(GroundRule rule,
ConstraintBlockerTerm term) |
Modifier and Type | Method and Description |
---|---|
int |
ConstraintBlockerTermGenerator.generateTerms(GroundRuleStore ruleStore,
TermStore<ConstraintBlockerTerm,RandomVariableAtom> termStore) |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.