|
Galois
|
Deterministic execution. More...
#include <Executor_Deterministic.h>
Public Types | |
| template<bool _concurrent> | |
| using | rethread = Deterministic< T > |
| template<typename _T > | |
| using | retype = Deterministic< _T > |
| typedef T | value_type |
Deterministic execution.
Operator should be cautious.
| using galois::worklists::Deterministic< T >::rethread = Deterministic<T> |
| using galois::worklists::Deterministic< T >::retype = Deterministic<_T> |
| typedef T galois::worklists::Deterministic< T >::value_type |