![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
The data-graph fast-path encoding. More...
#include "JointEncoding.h"#include <algorithm>#include <unordered_map>#include "TreeDecomposition.h"
Go to the source code of this file.
The data-graph fast-path encoding.
See JointEncoding.h for the design. This translation unit implements the ยง3.5 regime (independent gate_input tokens, joint graph = Gaifman graph of the facts); it does not handle the correlated regime's circuit slice extraction.
Definition in file JointEncoding.cpp.