#include <string>#include <opencog/server/CogServer.h>#include <opencog/server/Factory.h>#include <opencog/server/Module.h>#include <opencog/server/Request.h>#include "BackInferenceTreeNode.h"#include "BackChainingAgent.h"#include "FitnessEvaluator.h"


Go to the source code of this file.
Namespaces | |
| namespace | opencog |
| namespace | opencog::pln |
Classes | |
| class | opencog::PLNModule |
Functions | |
| void | opencog::pln::infer (Handle h, int &steps, bool setTarget) |
| Handle | opencog::pln::applyRule (const std::string &ruleName, const HandleSeq &premises) |
1.5.6