STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::sgl::level_sync_policy Class Reference

Graph execution policy to execute a traversal level-synchronously. More...

Public Member Functions

size_t k () const
 
void active_ratio (double ratio)
 Set the active vertex ratio, which is a rough estimate of how many vertices will be active in a given superstep during the traversal.
 
double active_ratio () const
 Retrieve the active vertex ratio.
 

Detailed Description

Graph execution policy to execute a traversal level-synchronously.


The documentation for this class was generated from the following file: