source: git/factory/libfac/charset/tests/hans1 @ d92d71

spielwiese
Last change on this file since d92d71 was dccceb, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
moved libfac under factory/ CHG: moved libfac/ under factory/ Note: starting to merge libfac into factory (as a private library)
  • Property mode set to 100644
File size: 387 bytes
Line 
132003
2abcdefh
3-1*a-1*d+e+f+h;
4-2*a^2+2*a*d+2*c*e+2*b*f-1*a-1;
53*a^3-3*a^2*d+3*c^2*e+3*b^2*f+3*a^2+4*a-1*d;
66*a^3-6*a^2*d+6*b*e*g+6*a^2-3*a*d+4*a-1*d;
7-4*a^4+4*a^3*d+4*c^3*e+4*b^3*f-6*a^3-10*a^2+4*a*d-1*a-1;
8-8*a^4+8*a^3*d+8*b*c*e*g-12*a^3+4*a^2*d-14*a^2+4*a*d-3*a-1;
9-12*a^4+12*a^3*d+12*b^2*e*g-18*a^3+12*a^2*d-14*a^2+8*a*d-1*a-1;
1024*a^4-24*a^3*d+36*a^3-24*a^2*d+26*a^2-8*a*d+7*a+1;
110;
12
Note: See TracBrowser for help on using the repository browser.