[][src]Crate zamm_yin

Yin is a rudimentary, experimental knowledge base.

Modules

concepts

Object-oriented representations of nodes as first-class individuals, as opposed to merely being one of many components of a knowledge-base.

graph

Defines the interface and implementations for working with regular directed graphs with labeled edges.

wrappers

Wrappers around graph nodes that provide extended functionality at every level.

Macros

initialize_type

Add the given Concept type to the KB.