boost::mpi::get — Returns a property map that maps from vertices in a communicator's graph topology to their index values.
// In header: <boost/mpi/graph_communicator.hpp> (, graph_communicator &);
Since the vertices are ranks in the communicator, the returned property map is the identity property map.