OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include "InferenceSCM.h"
#include <opencog/guile/SchemePrimitive.h>
#include <opencog/guile/SchemeSmob.h>
#include <opencog/rule-engine/forwardchainer/ForwardChainer.h>
#include <opencog/rule-engine/forwardchainer/DefaultForwardChainerCB.h>
#include <opencog/rule-engine/backwardchainer/BackwardChainer.h>
#include <opencog/atomspace/AtomSpace.h>
Go to the source code of this file.
Functions | |
void | opencog_ruleengine_init (void) |
void opencog_ruleengine_init | ( | void | ) |
Definition at line 154 of file InferenceSCM.cc.