|
|
|
|
|
by marcosdumay
904 days ago
|
|
Unless you come with some new take on the P ?= NP problem, there isn't much we can improve on generic optimization. There are all kinds of possibilities for specific problems, but if you want something generic, you have to traverse the possibility space and use its topology to get into an optimum. And if the topology is chaotic, you are out of luck, and if it's completely random, there's no hope. |
|