Functions | |
| Map | getRandomWhiteheadAuto (int n) |
| Returns a randomly generated Whitehead automorphism. | |
| Map | getRandomAuto (int n, int l) |
| Returns a randomly generated automorhism of a given length. | |
| Map RMap::getRandomAuto | ( | int | n, | |
| int | l | |||
| ) |
Returns a randomly generated automorhism of a given length.
| n | - the rank of a free group | |
| l | - the number of Whitehead automorphisms |
| Map RMap::getRandomWhiteheadAuto | ( | int | n | ) |
Returns a randomly generated Whitehead automorphism.
| n | - the rank of a free group |
1.5.6