souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
SCCGraph.h File Reference
#include "GraphUtils.h"
#include "ast/Relation.h"
#include "ast/analysis/Analysis.h"
#include "ast/analysis/IOType.h"
#include "ast/analysis/PrecedenceGraph.h"
#include <cstddef>
#include <map>
#include <set>
#include <stack>
#include <string>
#include <vector>
Include dependency graph for SCCGraph.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::SCCGraphAnalysis
 Analysis pass computing the strongly connected component (SCC) graph for the datalog program. More...
 

Namespaces

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