| Functions | |
| Word | reduceBy (const Word &w, const SetOfMaps &theSet) | 
| Reduce the length of a given word by automorphisms form a set. | |
Reduce the length of a given word by automorphisms form a set.
Tries to reduce the length of a given word by applying automorphisms from a set. Will return if a shorter word is found 
 Note, it does not return the minimal length word. 
| w | - the initial word to be reduced. | |
| theSet | - set of automorphisms to reduce by. | 
 1.6.1
 1.6.1