![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
Exception thrown when a tree decomposition cannot be constructed. More...
#include "TreeDecomposition.h"


Exception thrown when a tree decomposition cannot be constructed.
Raised when the treewidth of the circuit exceeds MAX_TREEWIDTH or when the input stream is malformed.
Definition at line 288 of file TreeDecomposition.h.