a sequence, a pair (Y, pts) where Y is the ideal of an Alexander surface in P4, i.e., the blow-up of P2 along 10 points embedded in P4 via |13L-4(p1+...+p10)|, and pts is the list of the 10 blown-up points in P2, saved for future use
Description
i1 : S = ZZ/32009[x_0..x_4];
i2 : time (Y, pts) = alexanderSurface S;
-- used 8.47809 seconds