Traverse pipeline graphs. More...
#include <tpie/disjoint_sets.h>#include <tpie/dummy_progress.h>#include <tpie/tpie_assert.h>#include <vector>#include <stack>#include <tpie/pipelining/predeclare.h>Go to the source code of this file.
Classes | |
| class | tpie::pipelining::bits::phase |
| Management of a single pipelining phase. More... | |
| class | tpie::pipelining::bits::graph_traits |
| Compute phases and execute pipelining program. More... | |
Namespaces | |
| tpie | |
| TPIE's namespace. | |
| tpie::pipelining | |
| TPIE pipelining framework. | |
Traverse pipeline graphs.
Definition in file graph.h.