|
|
|
|
|
by tooltower
898 days ago
|
|
The latter. The real-world instances are not uniformly distributed across the language. It is pretty easy to randomly generate problems that are hard for current solvers. Caveats: * "uniform distribution" is a tricky concept over infinite countable sets. Famously, it doesn't exist. You have to restrict the length or something. * I have no idea if there's a concrete result linking Kolmogorov
complexity and solving ease. I suspect no, since even a complex but known problem can be solved rather quickly by special-casing. |
|