> As long as your patterns don't contain don't-cares, you can have a > transform that can take a pattern hash input and output the pattern > hash of the rotated pattern. Then you only have to store it once and > match it once. > Yes. But all my patterns have don't cares. Chrilly