Expand description
Stratification analysis for negation and aggregation
Structs§
- Dependency
Graph - Dependency graph for stratification analysis.
- Stratification
Result - Result of stratification analysis for probabilistic inference
- Stratum
- Stratum assignment result.
Functions§
- analyze_
stratification - Analyze stratification for probabilistic inference Returns detailed information about SCCs and which ones are non-monotone
- build_
dependency_ graph - Build dependency graph from program
- find_
sccs_ for_ lowering - Find SCCs for the lowering phase Returns SCCs in reverse topological order (dependencies first)
- stratify
- Perform stratification analysis