#include "cl_Logger.hpp"#include "fn_Graph_find_pseudo_peripheral_vertex.hpp"#include "cl_Queue.hpp"#include "cl_DynamicBitset.hpp"Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::graph |
Functions | |
| Vertex * | belfem::graph::find_pseudo_peripheral_vertex (Graph &aGraph, Vertex *aStart=nullptr) |
| Finds a pseudo-peripheral vertex in the graph. | |