1#ifndef FPMAS_LOCATION_STATE_H
2#define FPMAS_LOCATION_STATE_H
10namespace fpmas {
namespace api {
namespace graph {
LocationState
Definition: location_state.h:15
@ DISTANT
Definition: location_state.h:28
@ LOCAL
Definition: location_state.h:21
std::ostream & operator<<(std::ostream &os, const DistributedId &id)
Definition: distributed_id.cpp:13