StringTools[MinimumConjugate] - compute the lexicographically least conjugate of a string
|
Calling Sequence
|
|
MinimumConjugate( s )
|
|
Description
|
|
•
|
The MinimumConjugate(s) command computes, efficiently, the lexicographically least conjugate of the word (string) s. The conjugates of a word are its cyclic permutations.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?