30 using namespace opencog;
55 std::set<Handle> no_vars;
61 std::cout <<
"\n---------- solns ----------\n";
std::vector< Handle > HandleSeq
a list of handles
virtual std::string toShortString(std::string indent="")=0
#define createPatternLink
static const Handle UNDEFINED
std::shared_ptr< PatternLink > PatternLinkPtr
unsigned short Type
type of Atoms, represented as short integer (16 bits)
Handle find_approximate_match(AtomSpace *, const Handle &, Type rtn_type=0, const HandleSeq &excl_list={})
Handle add_link(Type t, const HandleSeq &outgoing, bool async=false)