in reply to Challenge: Generate a glob patterns from a word list
Somehow this challenge reminds me of finding a minimal normal form for a Boolean function.
There are algorithms for this task, e.g. Quine McCluskey algorithm or Petrick's method.
Though this challenge does not deal with a Boolean algebra, the ideas therein might give some inspiration.
Just a thought.
Greetings,
-jo
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Challenge: Generate a glob patterns from a word list
by LanX (Saint) on May 06, 2021 at 17:33 UTC |