vertex_id_type id() const { return vi->GlobalId(); }
bool operator==(vertex_type& v) const { return vi->GlobalId() == v.vi->GlobalId(); }