#include <stdint.h>
#include <inttypes.h>
#include <errno.h>
#include <vector>
#include <limits>
#include "SpDefs.h"
#include "StackEntry.h"
#include "promote.h"
#include "Isect.h"
#include "HeapEntry.h"
#include "SpImpl.h"
#include "graph500/generator/graph_generator.h"
#include "graph500/generator/utils.h"
Go to the source code of this file.
◆ __STDC_CONSTANT_MACROS
#define __STDC_CONSTANT_MACROS |
Deterministic vertex scrambling functions from V2.1 of the reference implementation
Definition at line 46 of file RefGen21.h.
◆ __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS |
◆ INITIATOR_A_NUMERATOR
#define INITIATOR_A_NUMERATOR 5700 |
◆ INITIATOR_BC_NUMERATOR
#define INITIATOR_BC_NUMERATOR 1900 |
◆ INITIATOR_DENOMINATOR
#define INITIATOR_DENOMINATOR 10000 |
◆ SPK_NOISE_LEVEL
#define SPK_NOISE_LEVEL 0 |