Thrill  0.1
zipf_graph_gen.hpp File Reference
#include <thrill/common/string.hpp>
#include <thrill/common/zipf_distribution.hpp>
#include <algorithm>
#include <string>
#include <vector>
+ Include dependency graph for zipf_graph_gen.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ZipfGraphGen
 

Namespaces

 examples
 
 examples::page_rank
 

Macros

#define THRILL_EXAMPLES_PAGE_RANK_ZIPF_GRAPH_GEN_HEADER
 

Macro Definition Documentation

◆ THRILL_EXAMPLES_PAGE_RANK_ZIPF_GRAPH_GEN_HEADER

#define THRILL_EXAMPLES_PAGE_RANK_ZIPF_GRAPH_GEN_HEADER

Definition at line 20 of file zipf_graph_gen.hpp.