| knowrob
    2.1.0
    A Knowledge Base System for Cognition-enabled Robots | 
#include <string>#include <list>#include <filesystem>#include <map>#include <memory>#include <gtest/gtest.h>#include "knowrob/ThreadPool.h"#include "knowrob/terms/Term.h"#include "knowrob/integration/prolog/PrologEngine.h"#include "knowrob/queries/AnswerYes.h"#include "knowrob/integration/prolog/PrologBackend.h"#include "knowrob/queries/AnswerNo.h"#include "knowrob/reasoner/GoalDrivenReasoner.h"

Go to the source code of this file.
| Classes | |
| class | knowrob::PrologReasoner | 
| Namespaces | |
| knowrob | |