souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
RelationSchedule.h File Reference
#include "ast/Relation.h"
#include "ast/TranslationUnit.h"
#include "ast/analysis/Analysis.h"
#include "ast/analysis/PrecedenceGraph.h"
#include "ast/analysis/TopologicallySortedSCCGraph.h"
#include <ostream>
#include <set>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for RelationSchedule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ast::analysis::RelationScheduleAnalysis
 Analysis pass computing a schedule for computing relations. More...
 
class  souffle::ast::analysis::RelationScheduleAnalysisStep
 A single step in a relation schedule, consisting of the relations computed in the step and the relations that are no longer required at that step. More...
 

Namespaces

 souffle
 
 souffle::ast
 
 souffle::ast::analysis