OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Public Attributes | |
std::vector< Rule > | rules |
bool | attention_alloc |
int | max_iter |
Definition at line 87 of file UREConfigReader.h.
bool opencog::UREConfigReader::RuleBaseParameters::attention_alloc |
Definition at line 90 of file UREConfigReader.h.
int opencog::UREConfigReader::RuleBaseParameters::max_iter |
Definition at line 91 of file UREConfigReader.h.
std::vector<Rule> opencog::UREConfigReader::RuleBaseParameters::rules |
Definition at line 89 of file UREConfigReader.h.