Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Visitor for cycle detection. More...
#include <bayeux/datatools/dependency_graph.h>
Public Member Functions | |
cycle_detector (bool &has_cycle) | |
cycle_detector (std::set< vertex_t > &vertices_) | |
void | back_edge (edge_t e_, const graph_t &g_) |
Protected Attributes | |
bool * | _has_cycle |
std::set< vertex_t > * | _vertices = nullptr |
Visitor for cycle detection.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |