A319235 The profile of the backtrack tree for the eight queens problem.
1, 8, 42, 140, 344, 568, 550, 312, 92
Offset: 0
References
- D. E. Knuth, The Art of Computer Programming, Volume 4, Pre-fascicle 5B, Introduction to Backtracking, 7.2.2. Backtrack programming. 2018.
Links
- Wikipedia, Backtracking
- Wikipedia, Eight queens puzzle
Formula
a(8) = A000170(8), the number of solutions.
Comments