public class ConstraintBlockerTermGenerator extends Object implements TermGenerator<ConstraintBlockerTerm,RandomVariableAtom>
Constructor and Description |
---|
ConstraintBlockerTermGenerator() |
Modifier and Type | Method and Description |
---|---|
int |
generateTerms(GroundRuleStore ruleStore,
TermStore<ConstraintBlockerTerm,RandomVariableAtom> termStore)
Use the ground rules in |ruleStore| to generate optimization terms and populate |termStore|.
|
public int generateTerms(GroundRuleStore ruleStore, TermStore<ConstraintBlockerTerm,RandomVariableAtom> termStore)
TermGenerator
generateTerms
in interface TermGenerator<ConstraintBlockerTerm,RandomVariableAtom>
Copyright © 2020 University of California, Santa Cruz. All rights reserved.