RE problems that are neither RE-complete nor recursive

70 Views Asked by At

As stated, is there any decision problems in the complexity class RE that are neither RE-complete nor recursive?

It seems that almost all of nonrecursive RE problems are in RE-complete...

1

There are 1 best solutions below

0
On BEST ANSWER

This is known as Post's problem and the answer is yes. The first such problem (and the only one I am familiar with) was constructed using forcing and the method of finite injury.