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