| souffle
    2.0.2-371-g6315b36
    | 
| Namespaces | |
| test | |
| Data Structures | |
| class | Analysis | 
| Abstract class for a RAM Analysis.  More... | |
| class | ComplexityAnalysis | 
| A Ram Analysis for determining the number of relational operations in a condition / expression.  More... | |
| class | IndexAnalysis | 
| class | LevelAnalysis | 
| A Ram Analysis for determining the level of a expression/condition.  More... | |
| class | MaxMatching | 
| class | MinIndexSelection | 
| class | RelationAnalysis | 
| A RAM Analysis for finding relations by name.  More... | |
| class | SearchSignature | 
| search signature of a RAM operation; each bit represents an attribute of a relation.  More... | |
| Enumerations | |
| enum | AttributeConstraint { AttributeConstraint::None, AttributeConstraint::Equal, AttributeConstraint::Inequal } | 
| Functions | |
| std::ostream & | operator<< (std::ostream &out, const SearchSignature &signature) | 
| 
 | strong | 
| std::ostream & souffle::ram::analysis::operator<< | ( | std::ostream & | out, | 
| const SearchSignature & | signature | ||
| ) | 
 1.8.17
 1.8.17