|
|
|
|
|
by jdthedisciple
608 days ago
|
|
I think you might be misunderstanding: Yes the instance of chess is finite but the problem of computing moves is inherently in NP. The key is that just because a problem is in NP it does't mean that its difficult to solve the instances with small parameters. See the famous coloring, SAT, or any other equal NP problem... |
|