|
GraphLab: Distributed Graph-Parallel API
2.1
|
#include <graphlab/vertex_program/messages.hpp>
Public Member Functions | |
| sum_priority (const double value=0) | |
| double | priority () const |
| sum_priority & | operator+= (const sum_priority &other) |
Public Attributes | |
| double | value |
The priority of two messages is the sum
Definition at line 35 of file messages.hpp.