class Link { int graphsize; vector < vector <Int64> > Generators; vector < vector <Vertex> > Graph; }