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.
graphGraph reasoning: model graphs and run graph algorithms in PyRel.
predictiveRelationalAI Predictive Reasoner using Graph Neural Networks (GNNs).
prescriptivePrescriptive reasoning: define and solve decision problems.