ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
ReachabilityCompiler Member List

This is the complete list of members for ReachabilityCompiler, including all inherited members.

compile(const std::vector< EdgeRow > &rows, unsigned long source, unsigned long target, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileAll(const std::vector< EdgeRow > &rows, unsigned long source, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileAll(const std::vector< EdgeRow > &rows, const std::vector< SourceArc > &sources, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileAllHops(const std::vector< EdgeRow > &rows, unsigned long source, bool directed, unsigned hop_bound, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileAllHops(const std::vector< EdgeRow > &rows, const std::vector< SourceArc > &sources, bool directed, unsigned hop_bound, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileAnyReach(const std::vector< EdgeRow > &rows, const std::vector< SourceArc > &sources, const std::vector< unsigned long > &set, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileAnyReachAll(const std::vector< EdgeRow > &rows, const std::vector< SourceArc > &sources, const std::vector< std::vector< unsigned long > > &sets, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileCoverReach(const std::vector< EdgeRow > &rows, const std::vector< SourceArc > &sources, const std::vector< unsigned long > &set, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
compileCoverReachAll(const std::vector< EdgeRow > &rows, const std::vector< SourceArc > &sources, const std::vector< std::vector< unsigned long > > &sets, bool directed, std::size_t max_states=DEFAULT_MAX_STATES)ReachabilityCompilerstatic
DEFAULT_MAX_STATESReachabilityCompilerstatic
MAX_HOP_BOUNDReachabilityCompilerstatic