|
|
|
|
|
by rocqua
1802 days ago
|
|
I think that such an algorithm, if the order of algorirthms tried is random, is almost surely (so with probability 1) never going to terminate. Moreover, you'd probably want to limit the tries to algorithms that terminate. But that brings you into the halting problem. |
|