8 queens algorithm

Правка en1, от I_love_Eva_Green, 2019-04-13 04:50:00

Hi everyone, At the college we are looking at basic examples of backtracking and a question arose: How can I program the algorithm of the 8 queens that is not recursive and using stack?

Теги #backtracking, #algorithms

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский I_love_Eva_Green 2019-04-13 07:08:40 459 Tiny
en1 Английский I_love_Eva_Green 2019-04-13 04:50:00 207 Initial revision (published)