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

#include <FCMemory.h>

+ Collaboration diagram for opencog::Inference:

Public Attributes

int iter_step
 
Ruleapplied_rule
 
HandleSeq inf_product
 
HandleSeq matched_nodes
 

Detailed Description

Definition at line 31 of file FCMemory.h.

Member Data Documentation

Rule* opencog::Inference::applied_rule

Definition at line 33 of file FCMemory.h.

HandleSeq opencog::Inference::inf_product

Definition at line 34 of file FCMemory.h.

int opencog::Inference::iter_step

Definition at line 32 of file FCMemory.h.

HandleSeq opencog::Inference::matched_nodes

matched nodes with the variables in the rule,useful during mutual exclusion checking

Definition at line 35 of file FCMemory.h.


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