Public Types |
typedef graph_traits< graph >
::size_type | size_type |
typedef graph_traits< graph >
::vertex_descriptor | vertex_descriptor |
typedef graph_traits< graph >
::edge_descriptor | edge_descriptor |
typedef xmt_hash_table
< int64_t, double > | hash_table_t |
typedef graph_traits< graph >
::size_type | size_type |
typedef graph_traits< graph >
::vertex_descriptor | vertex_descriptor |
typedef xmt_hash_table
< int64_t, size_type > | hash_table_t |
Public Member Functions |
| eweight_initializer (graph &gg, hash_table_t &ew, int thresh=NTHRESH) |
void | operator() (vertex_descriptor src, vertex_descriptor dest) |
void | post_visit () |
| eweight_initializer (graph &gg, hash_table_t &ew) |
void | operator() (vertex_descriptor src, vertex_descriptor dest) |
void | post_visit () |
template<typename graph>
class eweight_initializer< graph >
The documentation for this class was generated from the following files: