souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
TopologicallySortedSCCGraph.h File Reference
#include "ast/analysis/Analysis.h"
#include <algorithm>
#include <cassert>
#include <cstddef>
#include <iterator>
#include <set>
#include <string>
#include <vector>
Include dependency graph for TopologicallySortedSCCGraph.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::TopologicallySortedSCCGraphAnalysis
 Analysis pass computing a topologically sorted strongly connected component (SCC) graph. More...
 

Namespaces

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