/* Defining polynomial */ x^2 - x + 1 /* Minimal vectors */ [ <-w + 1, -1>, <-w + 1, w - 1>, <-w + 1, 0>, <0, -w + 1> ] /* Voronoi top cells */ [ { 1, 2, 3, 4 } ] /* Faces of top cells */ [ [ { 2, 3, 4 }, { 1, 3, 4 }, { 1, 2, 4 }, { 1, 2, 3 } ] ] /* Order of PGL_2(O) stabilizers of Voronoi top cells */ [ 12 ] /* GAP id of GL_2(O) stabilizers of Voronoi top cells */ [ <72, 25> ]