| 
    knowrob
    2.1.0
    
   A Knowledge Base System for Cognition-enabled Robots 
   | 
 
#include <knowrob/formulas/SimpleConjunction.h>#include "knowrob/formulas/Negation.h"#include "knowrob/integration/python/utils.h"
Go to the source code of this file.
Namespaces | |
| knowrob | |
| knowrob::py | |
Functions | |
| std::vector< FormulaPtr > | literalsToFormulae (const std::vector< FirstOrderLiteralPtr > &literals) | 
| template<> | |
| void | knowrob::py::createType< SimpleConjunction > () | 
| std::vector<FormulaPtr> literalsToFormulae | ( | const std::vector< FirstOrderLiteralPtr > & | literals | ) | 
Definition at line 12 of file SimpleConjunction.cpp.