#include <hawick_circuits.hpp>
template<typename Graph , typename Visitor , typename VertexIndexMap , typename Stack , typename ClosedMatrix , typename GetAdjacentVertices >
boost::hawick_circuits_detail::hawick_circuits_from< Graph, Visitor, VertexIndexMap, Stack, ClosedMatrix, GetAdjacentVertices >::hawick_circuits_from |
( |
Graph const & |
graph, |
|
|
Visitor & |
visitor, |
|
|
VertexIndexMap const & |
vim, |
|
|
Stack & |
stack, |
|
|
ClosedMatrix & |
closed, |
|
|
VerticesSize |
n_vertices |
|
) |
| |
|
inline |
template<typename Graph , typename Visitor , typename VertexIndexMap , typename Stack , typename ClosedMatrix , typename GetAdjacentVertices >
The documentation for this struct was generated from the following file: