Module knowledge_base

Module knowledge_base 

Source
Expand description

interface to the knowledge base of an agent

Structs§

InMemoryBase
An implementation of KnowledgeBase where the data is stored in memory

Traits§

KnowledgeBase
Trait for the low level interface to the knowledge base
KnowledgeBaseInterface
High level interface to the knowledge base