Tag to specify a strong concurrency model. More...
Tag to specify a strong concurrency model.
In a strong SGL concurrency model, a vertex operator and a neighbor operator cannot be executed concurrently on the same vertex. This model allows for shared state between the two operators to be operated on with mutual exclusion.