|
|
|
|
|
by sacado2
2184 days ago
|
|
One of the cool features of SAT problems is that they always terminate (if you're patient enough). Aren't regex, especially with backreferences, Turing-complete though? If so, they could be caught in an infinite loop, meaning they are more general than the SAT problem. |
|
Still, yes, you can mess up your "add 1 to the input" program and make it run infinitely.