#include <erdos_renyi_generator.hpp>
Public Member Functions | |
sorted_erdos_renyi_iterator () | |
sorted_erdos_renyi_iterator (RandomGenerator &gen, vertices_size_type n, double prob=0.5, bool loops=false) | |
const std::pair < vertices_size_type, vertices_size_type > & | dereference () const |
bool | equal (const sorted_erdos_renyi_iterator &o) const |
void | increment () |
|
inline |
|
inline |
References boost::accumulators::extract::max.
|
inline |
|
inline |
|
inline |