Closed Neon22 closed 8 years ago
I had another insight. All larger patterns can be described by smaller patterns alongside each other. This becomes more complex as stride of some sub-patterns lengthen. This approach would lower the complexity of the name a great deal.
A problem seems to be that there are many patterns and they are hard to describe. Currently they are identifed by an increasing number but the value has no relationship to the pattern. Maintaining this order will be difficult. A side effect is that its hard to refer to a specific pattern when describing it to someone.
Features of the patterns:
Possible naming convention: One likely possibility is to group patterns by tiling and stride. Then by the first three digits of their compact form. The individual label being their compact form which is unique. E.g. "4x4s1_586--4-55-21-5-7", "4x4s1_4831-4-72828-4--"
This means:
Additionally: Some patterns are more interesting than others and will have names. A list of common named patterns can be aliased to the identifier. Many of these named patterns will have different names for the same patterns due to the widespread nature of this activity.