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