source: git/Tst/Letterplace/gb_lascala_bsbh_d9.tst @ 20e0447

fieker-DuValspielwiese
Last change on this file since 20e0447 was d61f67, checked in by Karim Abou Zeid <karim23697@…>, 5 years ago
Add lp gb regress tests
  • Property mode set to 100644
File size: 2.0 KB
Line 
1LIB "tst.lib"; tst_init();
2LIB "freegb.lib";
3ring r = 0,(x_1,x_2,x_3,x_4,x_5),Dp;
4int upToDeg = 9;
5def R = makeLetterplaceRing(upToDeg);
6setring(R);
7ideal Id = x_4*x_5*x_5-x_5*x_5*x_4,
8x_3*x_5*x_5-x_5*x_5*x_3,
9x_2*x_5*x_5-x_5*x_5*x_2,
10x_1*x_5*x_5-x_5*x_5*x_1,
11x_5*x_4*x_4-x_4*x_4*x_5,
12x_3*x_5*x_4+x_5*x_3*x_4-x_4*x_3*x_5-x_4*x_5*x_3,
13x_2*x_5*x_4+x_5*x_2*x_4-x_4*x_2*x_5-x_4*x_5*x_2,
14x_1*x_5*x_4+x_5*x_1*x_4-x_4*x_1*x_5-x_4*x_5*x_1,
15x_4*x_5*x_3+x_5*x_4*x_3-x_3*x_4*x_5-x_3*x_5*x_4,
16x_5*x_3*x_3-x_3*x_3*x_5,
17x_2*x_5*x_3+x_5*x_2*x_3-x_3*x_2*x_5-x_3*x_5*x_2,
18x_1*x_5*x_3+x_5*x_1*x_3-x_3*x_1*x_5-x_3*x_5*x_1,
19x_4*x_5*x_2+x_5*x_4*x_2-x_2*x_4*x_5-x_2*x_5*x_4,
20x_3*x_5*x_2+x_5*x_3*x_2-x_2*x_3*x_5-x_2*x_5*x_3,
21x_5*x_2*x_2-x_2*x_2*x_5,
22x_1*x_5*x_2+x_5*x_1*x_2-x_2*x_1*x_5-x_2*x_5*x_1,
23x_4*x_5*x_1+x_5*x_4*x_1-x_1*x_4*x_5-x_1*x_5*x_4,
24x_3*x_5*x_1+x_5*x_3*x_1-x_1*x_3*x_5-x_1*x_5*x_3,
25x_2*x_5*x_1+x_5*x_2*x_1-x_1*x_2*x_5-x_1*x_5*x_2,
26x_5*x_1*x_1-x_1*x_1*x_5,
27x_3*x_4*x_4-x_4*x_4*x_3,
28x_2*x_4*x_4-x_4*x_4*x_2,
29x_1*x_4*x_4-x_4*x_4*x_1,
30x_4*x_3*x_3-x_3*x_3*x_4,
31x_2*x_4*x_3+x_4*x_2*x_3-x_3*x_2*x_4-x_3*x_4*x_2,
32x_1*x_4*x_3+x_4*x_1*x_3-x_3*x_1*x_4-x_3*x_4*x_1,
33x_3*x_4*x_2+x_4*x_3*x_2-x_2*x_3*x_4-x_2*x_4*x_3,
34x_4*x_2*x_2-x_2*x_2*x_4,
35x_1*x_4*x_2+x_4*x_1*x_2-x_2*x_1*x_4-x_2*x_4*x_1,
36x_3*x_4*x_1+x_4*x_3*x_1-x_1*x_3*x_4-x_1*x_4*x_3,
37x_2*x_4*x_1+x_4*x_2*x_1-x_1*x_2*x_4-x_1*x_4*x_2,
38x_4*x_1*x_1-x_1*x_1*x_4,
39x_2*x_3*x_3-x_3*x_3*x_2,
40x_1*x_3*x_3-x_3*x_3*x_1,
41x_3*x_2*x_2-x_2*x_2*x_3,
42x_1*x_3*x_2+x_3*x_1*x_2-x_2*x_1*x_3-x_2*x_3*x_1,
43x_2*x_3*x_1+x_3*x_2*x_1-x_1*x_2*x_3-x_1*x_3*x_2,
44x_3*x_1*x_1-x_1*x_1*x_3,
45x_1*x_2*x_2-x_2*x_2*x_1,
46x_2*x_1*x_1-x_1*x_1*x_2,
47-x_1*x_3*x_2*x_4*x_5+x_2*x_3*x_1*x_4*x_5+x_1*x_2*x_4*x_3*x_5-x_2*x_1*x_4*x_3*x_5-x_1*x_3*x_4*x_2*x_5+x_2*x_3*x_4*x_1*x_5+x_3*x_1*x_4*x_2*x_5-x_3*x_2*x_4*x_1*x_5+x_1*x_3*x_2*x_4*x_5-x_2*x_3*x_1*x_4*x_5-x_1*x_4*x_2*x_3*x_5+x_2*x_4*x_1*x_3*x_5+x_1*x_4*x_3*x_2*x_5-x_2*x_4*x_3*x_1*x_5-x_3*x_4*x_1*x_2*x_5+x_3*x_4*x_2*x_1*x_5;
48option(redTail);
49option(redSB);
50std(Id);
51tst_status(1);$
Note: See TracBrowser for help on using the repository browser.