How to do subset sum problem with state-space tree?

Правка en1, от WA.cpp, 2017-07-29 12:12:44

I can't implement the State-space tree. How to implement it for subset sum problem?

What's the complexity of this?

Thanks in advance.

Теги backtracking

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский WA.cpp 2017-07-29 12:12:44 190 Initial revision (published)