taco-db  0.1.0
Classes | Namespaces
TruncatedZipfian.h File Reference
#include "tdb.h"
#include <random>
#include "Walker.h"

Go to the source code of this file.

Classes

class  taco::TruncatedZipfian
 A truncated zipfian distribution over [0, N - 1], where all items with probability smaller than a threshold in the original zipfian distribution are uniformly sampled with the same probability, while all others are sampled with the same probabilities as in the zipfian. More...
 

Namespaces

 taco