boost::ml_graph_traversal_tag Struct Reference
This describes the ways in which the vertices and edges of the graph can be visited.
More...
#include <mlGraphToBoostGraph.h>
Detailed Description
This describes the ways in which the vertices and edges of the graph can be visited.
The choices are: incidence_graph_tag, adjacency_graph_tag, bidirectional_graph_tag, vertex_list_graph_tag, edge_list_graph_tag and adjacency_matrix_tag.
Definition at line 57 of file mlGraphToBoostGraph.h.
The documentation for this struct was generated from the following file: