Generating All Strings in Normal Form for Isomorphic Strings
The core message of this article is to present an efficient algorithm to generate all strings of a given length that are in normal form, where normal form means the string is lexicographically smallest among all isomorphic strings.