VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
push_pull.hpp File Reference
#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  velographx
 

Enumerations

enum class  velographx::TraversalDirection { velographx::push , velographx::pull }
 

Functions

TraversalDirection velographx::choose_direction (std::size_t frontier, std::size_t vertices, std::size_t frontier_edges, std::size_t total_edges)