OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
opencog::UREConfigReader::RuleBaseParameters Class Reference

Public Attributes

std::vector< Rulerules
 
bool attention_alloc
 
int max_iter
 

Detailed Description

Definition at line 87 of file UREConfigReader.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: