Expand description
ILP (Inductive Logic Programming) registry for tensor mask management.
Structs§
- IlpRegistry
- Registry for ILP tensor masks.
- IlpTag
Entry - Metadata for a single active rule (i,j,k), its result cardinality, and the projected join result buffer (retained for batch credit queries).
- IlpTagged
Result - Tag metadata from TensorMaskedJoin execution. Retains per-entry projected join buffers for batch credit queries.
Enums§
- IlpMask
- A registered ILP mask — Dense (imported via DLPack) or Sparse (candidate entries only).
Functions§
- read_
device_ row_ count - Reads the device-side row count through the provider’s public metadata API.