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