FUNCTION: rsrdtest - test for regular representation directed algebras

CALLING SEQUENCE:
rsrdtest(p)
rsrdtest(p,t)

PARAMETERS:
p - a bound poset algebra
t - an optional parameter evaluating to a name

SYNOPSIS:

EXAMPLES:

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

[Maple Math]

> rsrdtest(p);

[Maple Math]

> rsrdtest(p,t);

[Maple Math]

> print(t);

[Maple Math]

SEE ALSO: posetalgebra

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