reasoners
relationalai.semantics
The RelationalAI Semantics Reasoners.
This package groups higher-level reasoning libraries: graph for running
graph algorithms, and prescriptive for formulating and solving decision problems.
Modules and Subpackages
Section titled “Modules and Subpackages”Submodules and subpackages available under this namespace.
predictive RelationalAI Predictive Reasoner using Graph Neural Networks (GNNs).
prescriptive Prescriptive reasoning: define and solve decision problems.
graph Graph reasoning: model graphs and run graph algorithms in PyRel.