CalcPres(chr)
CalcPres computes a presentation of the permutation group chr.permgp
on the same generators as chr.permgp, and stores it as chr.fpgp.
It currently only works for groups of order up to 32767, although that
could easily be increased if required.
GAP 3.4.4