![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
A compiled reachability query: the d-D and its statistics. More...
#include "ReachabilityCompiler.h"

Public Attributes | |
| dDNNF | dd |
| d-D whose root computes "t is reachable from s"; input gates carry the edge tokens (UUID) and probabilities. | |
| Stats | stats |
| Compilation statistics. | |
A compiled reachability query: the d-D and its statistics.
Definition at line 103 of file ReachabilityCompiler.h.
| dDNNF ReachabilityCompiler::Result::dd |
d-D whose root computes "t is reachable from s"; input gates carry the edge tokens (UUID) and probabilities.
Definition at line 104 of file ReachabilityCompiler.h.
| Stats ReachabilityCompiler::Result::stats |
Compilation statistics.
Definition at line 105 of file ReachabilityCompiler.h.