Functor that generates the i'th edge that should exist in the graph, giving preferential selection for lower vertex descriptors. More...
Public Member Functions | |
| generate_barabasi_albert_edge (const std::size_t d) | |
| template<typename Edge , typename Index > | |
| void | operator() (Edge e, Index i) |
Public Types | |
| using | result_type = void |
Functor that generates the i'th edge that should exist in the graph, giving preferential selection for lower vertex descriptors.
1.8.13