/* -*- mode: C; mode: folding; fill-column: 70; -*- */ /* Copyright 2010, Georgia Institute of Technology, USA. */ /* See COPYING for license. */ #include "compat.h" #include #include "xalloc.h" #include "prng.h" #include "rmat.h" #include "generator/splittable_mrg.h" #include "generator/permutation_gen.h" #include "generator/graph_generator.h" void kronecker_edgelist (int64_t *IJ_in, int64_t nedge, int64_t SCALE, double A, double B, double C) { const int64_t nvtx = 1L<