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. | |
Graph execution policy to execute a traversal level-synchronously.
1.8.13