Structs§
- Bucket
Graph - Bucket sampling algorithm.
Constants§
- BASE_
DEGREE - The base degree used for all DRG graphs. One degree from this value is used to ensure that a given node always has its immediate predecessor as a parent, thus ensuring unique topological ordering of the graph nodes.
- PARALLEL_
MERKLE
Traits§
- Graph
- A depth robust graph.