FUNCTION: mchpg - test an algebra for being of polynomial growth

CALLING SEQUENCE:
mchpg(a)
mchpg(a,s,p,m,c,incl,img)

PARAMETERS:
a - a completely separating bound poset algebra
s, p, m, c, incl, img - optional arguments evaluating to names

SYNOPSIS:

EXAMPLES:

> a:=[8,{[3,1,2],[4,3,8],[5,4],[6,5],[7,5]},{[6,8],[7,8]}];

[Maple Math]

> mchpg(a,'s','p','m','c','incl','img');


[Maple Math]

> print(s);

[Maple Math]

> print(p);

[Maple Math]

> print(m);

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

> print(c);

[Maple Math]

> print(incl);

[Maple Math]

> print(img);

[Maple Math]

SEE ALSO: mchrepfin, mchwild, pspg, rstartsets, subposet, crep/predefined_variables, complsep

BACK TO: start page of the crep online manual, crep