Module ir

Module ir 

Source
Expand description

TensorLogic IR types

This module defines the Intermediate Representation types for TensorLogic that can be stored and retrieved via IPFRS.

Structs§

KnowledgeBase
A knowledge base containing facts and rules
KnowledgeBaseStats
Knowledge base statistics
Predicate
A logical predicate
Rule
A logical rule (Horn clause)
TermRef
Reference to a term via CID

Enums§

Constant
Constant value types
Term
A logical term in TensorLogic