in reply to Divide a list of string into substrings
Given a set of strings.
Scoring a decomposition
I suspect that execution time of any solution would be exponential in the total number of characters.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Divide a list of string into substrings
by Anonymous Monk on Jun 21, 2020 at 09:18 UTC |